Tag Archives: Cordova

Cordova and PhoneGap Encryption

Any developer who uses Cordova is aware of this: The source code of a Cordova/Phonegap App can be read in clear text. Just download the app archive (IPA or APK) and unzip it. Now everyone can read your source code. … Continue reading

Posted in IT | Tagged , | Leave a comment

Hybrid web applications with Cordova and AngularJS

The problem is everywhere for a typical multi-tier architecture. The UI calculation is done at server-side and the browser just displays the data. That was the typical architecture for several years. Every interaction with the user needs the server backend. … Continue reading

Posted in IT | Tagged , , , , | Leave a comment