Amazon Device Messaging configuration
Этот контент еще не доступен на вашем языке.
To send push notifications to Amazon devices, configure the Amazon platform in Pushwoosh with your ADM OAuth credentials.
Get Client ID and Client Secret from Amazon
Anchor link to- Sign in to the Amazon Developer Console and open My Apps.
- Select your app (or create one) and go to App Services.
- Under Device Messaging, select your security profile or create a new one.
- Click View Security Profile, then open the Web Settings tab.
- Copy Client ID and click Show Secret to reveal Client Secret.
For details on security profiles and API keys for your app, see Obtain credentials (Amazon Device Messaging).
Configure Amazon in your Pushwoosh project
Anchor link to- In your Pushwoosh project, go to Configure Platforms and click Connect next to Amazon.

- In the Amazon Device Messaging form, enter your credentials:
- CLIENT ID: paste the Client ID from Amazon Developer Console.
- CLIENT SECRET: paste the Client Secret from Amazon Developer Console.
- FRAMEWORK: select None, Native, Unity, Adobe AIR, or React Native depending on how you integrate the SDK.

- Click Apply.
To integrate the Pushwoosh SDK into your Amazon app: