IPhone : Run Dynamic Java script on iOS 8 Share Extension

on Monday, March 30, 2015

I am developing a share extension for iOS 8 and it seem like i can run javascript code on page to grab some information like image urls, etc.


But on the apple document it says that javascript code must be inside a .js file but my javascript code is coming from server and it is dynamic.


Is it possible to run javascript i downloaded from server or can I change js file contents everytime I need to use it?


0 comments:

Post a Comment