Testing .apk with google play in Amazon AppStore gives no warnings

225 views Asked by At

I am working on uploading an existing android application into the Amazon Appstore. My main concern is that I am using google play services for analytics. Amazon provides a tool where you upload an .apk file and they test it on amazon devices and tell you what could go wrong. And, according to this, I expected to get an error or warning telling me that I should replace google play services with their equivalent. But, to my surprise, I didn't get anything wrong. Their tests even run my application and took some screenshots, so I don't know what to make of this. Does it mean my application will work? Or should I remove google play services anyways?

0

There are 0 answers