I have just completed my App and realized that the path to moneytization I have in mind is not that straight forward to implement. This is a Customer Relationship Management app and I want users to be able to download to try it with up to 10 Customers. And then to purchase an upgrade to allow them to manage more than 10 customers.
I have followed the Android IAP official tutorial and I added the IAP library successfully and uploaded my APK and I am at the stage where it is asking to create a Product. What should my product be, all I want is to limit trial users to 10 rows in the Customer database. And paid users to unlimited rows.
Is this Use Case feasible with IAB? if yes, can you give me some pointers on how this can be implemented if no should I create two versions of the App one Lite and one Full version.
Thanks for you contribution