question

khaleel-twm avatar image
khaleel-twm asked

using amzn_wa.IAP.getUserId() in apps which do not have any IAP

I would like to use amzn_wa.IAP.getUserId() in an app which does not have any IAP. how ever when attempting to us it amzn_wa.IAP == null is there some kind of work around to gain access to these Amazon Services that doesn't isn't adding any IAP to the app thanks in advance
web apps
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

Nick Gardner avatar image
Nick Gardner answered
Have you registered your listener? The getUserId() is a local call, but you still will need to register the IAP listener to get a proper response from the device. Thanks, Nick
10 |5000

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