Hello,
I have a really weird and annoying problem here. Thnere are no problems at mobile devices but on ipads, my subscribe button which is doing :
mystore.RequestPayment("aylik")
returns purchase_completed sub without showing any purchase windows where you confirm the purchase etc.
as soon as user click on the subscribe button logs show:
Purchase completed
Product: aylik, date=02:00:00, Transaction identifier=BDC61DAD-0FA3-446E-AA09-DDF8ECE2C466
but no window is shown to user.
App review team rejecting my app because they say: subsribe button is unresponsive.
I need urgent help about this.
I have a really weird and annoying problem here. Thnere are no problems at mobile devices but on ipads, my subscribe button which is doing :
mystore.RequestPayment("aylik")
returns purchase_completed sub without showing any purchase windows where you confirm the purchase etc.
as soon as user click on the subscribe button logs show:
Purchase completed
Product: aylik, date=02:00:00, Transaction identifier=BDC61DAD-0FA3-446E-AA09-DDF8ECE2C466
but no window is shown to user.
App review team rejecting my app because they say: subsribe button is unresponsive.
I need urgent help about this.