Upto now I'm uploading the same binary to Amazon and Google Play store without GCM and both are working fine.
Now I'm going to implement GCM on the same app. Shall I have to maintain the separate code or the same will work ? GCM is not supported by Kindle that I know. All the other functionalities will work as it is ? as App with Google Map API is not working with Kindle.
What if I want to maintain the single version of the App with GCM for Amazon and Google PlayStore.