cordova - How to determine if app is written with mobile web frameworks? -


i'm doing market research of competition , know whether have written apps native or not.

both apk , ipa files merely zip files follow conventions. can view files inside unarchiving them, should easy identify files relating frameworks phonegap. can obtain ipa ios application dragging out of itunes.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -