Created
September 21, 2015 03:57
-
-
Save rayh/0b6c7f3e914fb7145be4 to your computer and use it in GitHub Desktop.
Initial loading of TJVS app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
App.onLaunch = function(options) { | |
new SimplePage('http://mytvservice.com/home.xml').load(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment