iOS Question RevenueCat Slow or does not restore purchases

tsteward

Well-Known Member
Licensed User
Longtime User
I am using Alexanders RevenueCat library. I an finding RevenueCat can be very slow to authenticate when users update their devices Restore purchase either does not work and I loose the customer, Takes some days then for some reason works, or customer uninstalls my app and reinstalls a few times then it works - sometimes.

Is anyone else having these issues?
How do I make it more reliable?

I'd love to cut out the middle man but I'm just not that smart LoL although I would consider paying someone who is.
 

asales

Expert
Licensed User
Longtime User
My first thought when I implemented the subscription in my iOS app is using the RevenueCat, but as I need only the basic I use the ChatGPT to read the Apple information and create a backend to check the subscriptions.

I'm not too smart, but I started to read all iOS subscriptions topics, the Apple documentation and put in ChatGPT to create the code.

@fredo has a topic that help me, but he remove the code. Maybe he can get more information that helps you.
 
Upvote 0
Top