java - How to make the Android In-App Purchase after some limit in the app -


i have developed android app ready published in play store.

it has 3 modules want make first module in app free version , rest of modules paid.

how can can tell me have it

there 3 types of in app-purchase in android. 1.managed 2.unmanaged 3.subscription

if want implement type of in-app in application must use managed in app purchase in application. reference.


Comments