[Solved] Google IAP - How to sign in to Google Play Services?

Hi peeps. I’m new to the IAP framework. I’ve been using the Codeless IAP feature, but I need some help.

Works fine in the editor, but as soon as it gets deployed, I get an error saying I need to sign in to Google Play Services. But I’ve looked high and low, I can’t find out how to fix this. How do I get it to pop up the sign in form? What am I missing?

@AVataRR616 ,

Codeless IAP still requires you to set up your products on the Google Play Store as described in this guide:

While doing Alpha testing, one peculiarity of the Google Play store is that you cannot test the app on the same device that uploaded the app. That may give you an error when you try to use IAP in that app.

Hey ap-unity! I knew it was something silly like that. I did register the products, but they weren’t actived!! Lol

Now just gotta fix a crash bug…