I'm having a problem with [unity IAP][1] and [Google Admob][2] when playing my game on my mobile phone. To be more specific when I purchase an item in the unity game engine it works but when I try and purchase an item on mobile (when I build the game and install it on my phone) it doesn't work, like it wouldn't give me the item. Google admob does work(as in the banner ads and video ads are showing), but the reward video ads are not showing/working either. **However** before this problem occured it was working just fine, I dont know what's wrong or what happened. As mentioned before it works fine in unity but it doesn't work on my phone (or any other phones I can get my hands on to) and it has worked before, Unity IAP and Google admob (on mobile phones as well), it just doesn't want to work now!
I have also tried uninstalling unity IAP and doing all over again but it still doesnt want to work on my mobile phone. I have even gone through all tutorials to the tea, so I do not think that my scripts are the problems so I wouldn't provide it below. However if you do possibly think that I could have done something wrong, please comment below so I can update this answer and provide the code. Thank you! :)
[1]: https://unity3d.com/learn/tutorials/topics/analytics/integrating-unity-iap-your-game
[2]: https://github.com/unity-plugins/Unity-Admob
↧