Hi everyone
I’m building an app where I’d like to offer a subscription-based service.
I remember that some time ago there was a way to handle in-app payments natively with Glide — is that still possible?
If not natively, is there any current way (even via API or integration) to handle subscriptions so that when a user subscribes, I can automatically unlock or activate something inside the app (e.g. show new screens, grant access to features, etc.)?
Any recommendations or best practices are very welcome. Thanks in advance!