question

Prabhpreet Singh avatar image
Prabhpreet Singh asked

Fallback Device Messaging for Non Amazon Devices

Hi, I want to implement ADM in my App. But according to documentation ADM is only supported by Amazon Devices. Can I use Google Cloud Messaging for Non Amazon device for the Amazon App Store. Does my app will get approved by implementing GCM into in my app. If not could you please provide alternative solution for this.
amazon device messaging
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

Nick Gardner avatar image
Nick Gardner answered
Hi, There shouldn't be any issue with having a fallback messaging service for your app. However, you will need to check the device at runtime to find out whether it is compatible with ADM or not, and use the fallback accordingly. You may get an error upon app submission that GCM has been detected in your binary, but as long as you are properly using the correct library at runtime there shouldn't be any issues. Thanks, Nick
10 |5000

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