Ok, just discovering that I guess I'm using Has.Product impoperly...
I'm using has.product to check and see if the customer has purchased the product. I assume that's the correct usage. However, even when the product has been purchased, it's coming back false.
Is there any way on startup to determine if a user has purchased an IAP other than setting a vairable? I see there's the restore purchases but it doesn't make a lot of sense unless, it triggers on purchase success.