In-App Purchases - can't find AndroidEngine.ini

On the unreal document page for in-app purchases, step #6 says to edit the AndroidEngine.ini file but I can’t find it where they say it should be.

Spdemille,

All you need to do is create an Android folder inside of the Config folder and create an AndroidEngine.ini file. If you’re not sure what to put in those, feel free to check out the one in the UnrealMatch3 project.

Good luck!

thx! i copied and pasted the text from the documentation into a blank AndroidEngine.ini file and it works perfect :slight_smile:

Glad you were able to get the issue resolved. Please let us know if you have any further questions. :smiley:

How to check if an item is already bought or not?