Subscription Manager

Hi all, I just published on Apple and Google Store an App called UbiSubs that try to manage all subscriptions that we have. I also implemented inApp purchase after 5 itens. It worked great on both platforms. Check it out here:

Ps: The App is in English and Portuguese

1 Like

Congratulations! Good to see more brazilians doing a good job with Thunkable!

I sent you a msg in private to exchange experiences since we are near each other.

Regards!

1 Like

Hey this is awesome! Can you share more information about how you’re handling acknowledging the subscriptions?

1 Like

Thanks Jared. I did the app based on internal DB for offline use. The inApp purchase activate after the 5th record on the DB. I put a simple logical to check if the DB has more than 5 itens.