I have a list of videos (out on youtube in unlisted state), that I would like to add to my app. I was going to make a simple tableView and list them out - when user touches it they would play that video, simple… but the client is wanting to protect the content mostly from being stale and the link will change every few months.
I am now thinking about how to either make a web page that has them listed or if there is a way so that when the app loads it grabs say the single lua file that holds the tableView and that lua file is out on the web??? Then the menu for the videos is that lua file… will that work?
Any other thoughts on this? Guess I could connect do a network download of a sqlite file as the app loads and it generates the table?
-Matt [import]uid: 18783 topic_id: 30252 reply_id: 330252[/import]