Hi! I am trying for the first time, using the IAP system for GearVR using Unity. I've managed to make a purchase for a Durable item. but when I get back to the game it crashes. My guess is that I can't purchase the same item again, but maybe the crash is because something is wrong with my check script. I am using the script example from powerballs, with just a bool I've added for my internal check (interntalcheckok). maybe I am doing it all wrong.. Please help!