I’m trying to submit my app to Amazon’s app store and it’s saying that it detected Google Cloud Messaging and In-App Purchases. Is there a way to disable these APIs?
Try to edit your manifest file.
I don’t think you need to. Are you actually prevented from submitting? But if you really want to you can use a custom manifest file where the permissions, services and activities are removed.