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:
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.