Hi there,
Been trying to swap prime31 iap plugin with unity iap purchases for couple of days. The app is live, meaning that all the itunes connect configuration is right. After I made all need code for initialization, product query and stuff, I've got this weird behavior.
User selects a product to buy -> we send InitiatePurchase to unity iap -> user prompted with a window to enter his apple password -> after right password, **unity fires purchase failed event with unknown reason** -> user is prompted with apple's native confirmation window ("you sure you want ot spend your money?") -> clicking any button closes the dialog, but no iap callbacks fired.
Unity 5.5.2p2, iOS 10.2.1
There's not much information unity provides me what could be a problem, so maybe somebody encountered the issue and could share some knowledge on the problem.
Cheers,
Vlad
↧