Hi, I have compiled our game using Android Studio, which is exported from BuildBox 2.2.2.0 !! Everything from the surface just fine, but when i try to run the game on my android device, I get an error: "Unfortunately, Game-Name has stopped" !! Details about the game: - it has admob ads only. - it has remove ads purchase item. - it has IAP items for in game currency. - it support game service leaderboard. - it was exported via buildbox 2.0.0.0 last month and worked fine, But buildbox 2.2.2.0 !? - game exported for iOS and worked perfectly just in case if anything wrong within the bbdoc project. Any help or advice @Andy ?
Send a message to support so we can take a look at your configuration. There are many things that could be a factor. Regarding permissions, if you are not using ads then many are probably not needed. You can test removing them from the AndroidManifest and verifying everything still works.
I Use Eclipse, I dont use Android Studio. Can you test with Eclipse? http://buildbox.com/forum/index.php?threads/are-there-any-bb-code-helpers.482/#post-2893 If you need help, I can help you by Teamviewer http://buildbox.com/forum/index.php?threads/what-permissions-for-android.1752/
@jcalle Thank you so much !! it's worked !! i followed your guide and export the game using Eclipse IDE, Not sure why it didn't work with Android studio, It was working with it perfectly in the previous releases. Another small question, Any guideline for adding IAP to googleplay ? How i can differ between consumable and non-consumable IAP products ? for Googleplay games ?
From the Last 2 Weeks i am Banging my Head for making a Working APK File for my game. i tried every tutorial Made APK about 15 to 20 Times. Watched most of The Tutorials on YouTube. and also followed the Official Guide on Buildbox.com I made apk for my game with eclipse & Android Studio. But every APK i Tested Had the Same Output. "Unfortunately 'Game Name" stopped Working". The Game crashes Before it loads.