Open-source HTML, CSS, and JS mobile app developing software
Images
Open-source HTML, CSS, and JS mobile app developing software
Customer Reviews
Usama I.
Advanced user of Apache CordovaMost of the plugins are available, so we don't have to write native code on different platforms. For making a build I use online Adobe where I can easily build an APK without having to install Android Studio or X code.
It becomes very cheap for me to develop Apps as I can't afford Mac for IOS develop.
Sometimes UI gets stuck and testing is another headache.
Some features are working fine on the testing devices but show errors in many devices when it goes live.
Once I got an issue while making an App that works on both online and offline mode, the online mode was woking pretty nice but in offline mode, it was not working, and also it was not showing any error, I become very difficult for me to debug that issue but at last, I found that it was an issue regarding the local storage that android device does not allow us to store images base64 data in local storage due to its heavy size.
If you need both IOS and Android App working on the same code with a minimum number of developers than go for Cordova
I need to make a Survey App on both Android and IOS but don't have an Apple device also I didn't have worked on JAVA and Objective C, so with Cordova, I wrote a single HTML & JS code which worked on both platform.