You need to test it on an Android 4 device. Good chance that it will crash. In some cases you can check the version with Phone.SdkVersion and avoid calling the unsupported code.
You need to test it on an Android 4 device. Good chance that it will crash. In some cases you can check the version with Phone.SdkVersion and avoid calling the unsupported code.
Before you begin, please read THIS and THIS. You can also read Medium article Demystifying the new Play In-App Review API (thanks @fredo). Requirements: Android devices (phones and tablets) running Android 5.0 (API level 21) or higher that have the Google Play Store installed. App...