No Image

Android – Update from targetSDK 28 to 29

February 19, 2021 hung-nb 0

Can’t create file Need to add android:requestLegacyExternalStorage=”true” https://developer.android.com/training/data-storage/use-cases#opt-out-scoped-storage Can’t get hardware serial number App crashes when calling Build.getSerial() best-practices-android-identifiers https://developer.android.com/reference/android/os/Build#getSerial()changes-to-device-identifiers-in.html Use ANDROID_ID for Android 10, […]

No Image

iOS – Compare with Android

May 8, 2020 hung-nb 0

Project Configuration Dependency Management gradle = CocoaPod Configuration file Android AndroidManifest.xml iOS info.plist Resources Android res folder with XML files, image files iOS App screen […]