features in the app and ask user to pay for unlock all features? without having own backend. But i am using firebase and dont want to login user
you make 2 app - one is main and free for install and second is paid and small, on first app startup your check for second app purchase or install and unlock paid feature accordingly
I have heard that its uncommon way to release 2 apps for this
Create a boolean and default value to false, use conditions to check if the user is subscribed or not, if yes unlock those features. Easy
need backend? like firebase?
Yup, otherwise how will you manage them
Обсуждают сегодня