For Developers / Test mode |
You need to take a few steps to set up test mode for Android.
So that your app properly handles this URL, register it to handle the unlock URL scheme by creating an intent filter for your main activity. The URL scheme is defined as “amp” followed by your application key, as demonstrated below. If you switch between multiple app keys, such as separate testing and production app keys, there's no harm in registering both URL schemes.