Hey guys,
we currently use the Google Billing (Códigos promocionales | Google Play's billing system | Android Developers) integration with Unity IAP for the subscription handling. now we want to implement a logic, that user can active the promo code inapp to get free month but i cant find any examples or classes to do so.
Once you offer the promo code to a user, once they start the purchase process, they should be able to use the promo at that point. What are you seeing in your testing?
but how i can pass the code(as string) via script to the iap?
i want an input field in my app where the user can type in the promo-code.
I believe the user enters the promo code in the purchase dialog popup. Have you created the promo codes?
ok i found it but i cant redeem the code! we created in the console the codes but we allways get en error.
Sorry, I would not know what the error would be.