question

jacquesgiraudel avatar image
jacquesgiraudel asked

Redirect the user to the My Account settings page

Hello, I have implemented the IAP api in my app, I want to be able ro redirect programmatically the user to the "My Account" settings screen if the user has no amazon account connected (typically after having unregistered the device). Is it possible to do so ? With normal android app, it can be done with something like : startActivity(new Intent(android.provider.Settings.ACTION_ADD_ACCOUNT)); Thank you
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Amelia@Amazon avatar image
Amelia@Amazon answered
Hello jacquesgiraudel, This is currently not supported. Please refer to the below link for a list of supported Intents in Fire Tablets. https://developer.amazon.com/appsandservices/solutions/devices/kindle-fire/specifications/05-supported-android-intents
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.