Hacker News new | ask | show | jobs
by harrylove 5109 days ago
You can wrap it up inside a web view and deploy as a native app. This is what frameworks like PhoneGap are for. Given the game is available in the iOS app store, this is probabably what they did, assuming they didn't write their own wrapper application.
1 comments

obfuscating the js would still be more important, as there are probably some simple hacks to get all the javascript back from the web view or the js file used by the app.