- Home /
Question by
pranavtrivediusp · Nov 16, 2018 at 09:56 AM ·
androidfreezeinapp purchase
IAP Android build freezes on start
I have an app for both iOS and Android which contains InApp Purchase. When I try to make a build for iOS, everything works fine. But, when I do it for Android, I am able to create the build but when I try to run it on a device, it freezes on the splash screen. It works fine on the editor. Any suggestions?
I checked the logcat for any errors, I found the following - 11-16 15:16:57.299 3962 4191 I UnityIAP: Purchase history response: 0 11-16 15:16:57.299 3962 4191 I UnityIAP: Continuation token: null
Comment