- Home /
Google play says i have "in app purchases" but i dont...
Hey guys, The title basically says it all. When i published my app "Crystal Legends" to google play it says i have in app purchases even though I dont. I was wondering how I remove this. I did some digging online and someone said I have to edit the Android Manifest file, but I dont know how to access this in Unity.
Here is the link to my game https://play.google.com/store/apps/details?id=com.Camtronius.RTSTEST
Here is the post about the Android Manifest http://stackoverflow.com/questions/23028475/how-to-turn-off-offers-in-app-purchases-on-google-play-for-my-app
Thanks for your help!
Answer by black1ops22 · Mar 21, 2015 at 05:01 AM
When you export the file as a .apk get it to your computer. Use an .apk depackager and find the Android-Manifest file. Then edit it, repackage and update it on the Play Store.
Answer by JigneshKoradiya · Aug 05, 2015 at 06:46 PM
watch this one if you have question related to playstore console for inapp
Answer by Powzone · Nov 20, 2021 at 06:18 PM
Same problem here.
Do you found how to achieve it in Unity 2019 or 2020?
Your answer
Follow this Question
Related Questions
In App Purchases & Ads not working in app after publishing to Google Play using Android App Bundle 2 Answers
IAP Restore purchase on Android "Already Recorded Transaction" 0 Answers
Android App not showing in Play search results? 1 Answer
Alpha Testing Link at Play Store 0 Answers
Export to Android with transparent background for unity 2020.1? 0 Answers