As mentioned in Ashley's tutorial (https://www.scirra.com/tutorials/623/ho ... n-appstore), the best way to publish an app on Amazon Store is to submit an app as a Web app. So, it requires a server to host my game.
Is it possible to upload to amazon store using cordova, as in other stores like google play, considering it is for Android devices? Or this is the only way?
Any help will be greatly appreciated!
If you build got Google Play, you can usually submit the same APK to Amazon.
Amazon have a test service which will check the APK for issues, it's worked well for me in the past.
Thank you aquinn!
Best regards!
Develop games in your browser. Powerful, performant & highly capable.
and how did you do to transform the exported file construct in APK ? aquinn.
and you managed to post your game on Amazon?
I am having the same problem to 4 days and not find anything to solve. artbava
and how did you do to transform the exported file construct in APK ?
I just released a game on Amazon a few days ago. I exported the project using the Cordova option. Then I uploaded it to Cocoon.io. That gave me a signed .apk that was accepted by Amazon's submission process. I couldn't add any monetization features because Cocoon.io doesn't support Amazon Ads at the moment.
You can also use Intel XDK, that provide a signed apk file. Then just upload it to amazon.