objective c - Phonegap iOS App source code viewable -
this question might related phonegap android assets code viewable - want convert unreadable
this video shows problem talking http://www.youtube.com/watch?feature=player_detailpage&v=ixg6jmrgau8#t=113s
i building ios app using phonegap, angularjs, html, css3. works fine, have app.ipa file.
but if rename .ipa .zip , extract files > show package contents shows source code including assets, www folder , code in it.
i have looked @ other apps built phonegap or hybrid apps of them have same view, don't show source code though built phonegap.
is doing wrong ? dont want html, , code in js seen others. first hybrid app, haven't tried using cordova component in ios application solve this?
there many different solutions problem.
some of more simple ones can think of obfuscate code. tools google's closure compiler, yui compressor, , minifying code, makes lot less readable, , bit of effort out of it.
if you're looking little more advanced, came across solution encrypts phonegap source code , decrypts on device @ runtime.
if these aren't you're looking for, point me few ipas, , can try figure out they're doing differently.
Comments
Post a Comment