question

wizardhat avatar image
wizardhat asked

Amazon menu not showing after importing SDK in Unity

Hi all, Im new to development and trying to get IAP into my first game. I followed the instructions here: https://developer.amazon.com/public/apis/earn/in-app-purchasing/docs/setting-up-in-app-purchasing-in-unity but when it talks about updating the AndroidManifest.xml from the Prime31 (or any Amazon) menu Im lost as no menu exists in my unity interface. Should this menu appear up beside File, Edit, Assets ect, or where is this menu meant to be? Im running unity 4.5.4f1 Any info is appreciated.
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

DougM@Amazon avatar image
DougM@Amazon answered
Hello Wizardhat, Thanks for asking. We use a Unity Editor script as a part of the In-App Purchasing plugin, and as such, yes, there should be an Amazon menu that comes up after you import our plugin. It may require you clicking into another menu in order for the menu dll to register with the Unity to show up, also in order for the Amazon menu to actually function correctly, please make sure for game that you go into the file menu, go to Build Settings and select Android as the current platform, that will enable the "Generate AndroidManifest.xml" option.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.