hello,
we use admob to showing banners in app. and also we have working “no ads” button. It’s working fine, user can buy product. until it working fine.
we are checking payments store.restore() function at start app. First thing. Is it correct?
I read this
And now problem.
Sometime some paying customers (only paying) told us a problem with the fall down of the application after the startup. If we refund payment, app runs OK again. We tried find a problem. But it looks on some quota for restore function. We also tried ask users and most of them paid IAP in more then one of our apps (products) and they use both (or more) of our apps together. At start we are checking if user paid with store.restore() how we read on link above.
It’s possible we have something wrong, but we spend many time to detect and fix a problem and we definitelly need a help… Any ideas?
Thanks for any help or ideas.