I like that android apps can be written natively in C/C++ and not Java, this allows apps to get fine grain access to the system and can also gain a lot of performance. In addition, it is much harder to reverse engineer an app using NDK than the java or...
There are difficulties in the automatic execution of tests, a problem caused by Android as a platform. Documentation not always up to date. Often on the latest versions the external libraries do not work well
The iOS SDK provides all available features and accesses to the iPhone and iPad devices. In my opinion, together with Xcode this is an unbeatable combination to create native apps.
_ The lack of editing features (ex: refactoring, usage search, etc.) XCode provides compared to other IDES (ex: Appcode or Android Studio). _ The painful and complicated code signing system. _ The painful and complicated crash symbolicating system. _...
I like that android apps can be written natively in C/C++ and not Java, this allows apps to get fine grain access to the system and can also gain a lot of performance. In addition, it is much harder to reverse engineer an app using NDK than the java or...
The iOS SDK provides all available features and accesses to the iPhone and iPad devices. In my opinion, together with Xcode this is an unbeatable combination to create native apps.
There are difficulties in the automatic execution of tests, a problem caused by Android as a platform. Documentation not always up to date. Often on the latest versions the external libraries do not work well
_ The lack of editing features (ex: refactoring, usage search, etc.) XCode provides compared to other IDES (ex: Appcode or Android Studio). _ The painful and complicated code signing system. _ The painful and complicated crash symbolicating system. _...