- Home /
Question by
monremobile · Dec 19, 2015 at 02:56 PM ·
iap
Unity 5.3 Purchasing Module. JS example not working.
While C# example works perfectly. The JS example throws this error:
InvalidCastException: Cannot cast from source type to destination type.
The problem is this line: UnityPurchasing.Initialize(this, builder);
"this" can't be casted as a Purchasing.IStoreListener
Comment
Your answer
