Problem with IOS (Apple) IAP (In App Purchasse)

This seems to be resolve… a friend say me that’s okay

1 Like

So glad to hear things are working for you now!

Thank you very much

How I can get in my application if the subscription working? And how many time left before.
Next, if subscription is canceled, how I can automatically suspend user, without delete his data?

Hi Tom! Happy to answer your questions.

You have to connect your Google Cloud API to the app in Google Play Store so that every time a subscription is made be able to verify it and update your data.

The most reliable way to check active subscriptions is to check the response of Get Most Recent Active Purchase block
image

You could create a Google Cloud function and connect it to your app on Google Play Store, which will make the necessary actions for you.

Let us know if you have any other questions going forward!

But for for Google Cloud Console I need to pay and I can’t pay more
How I can do it for Apple and Android?
This block doesn’t block my iOS app?

There is another way without Google Cloud Console? I can’t pay more

I understand what you are saying. Google offers $300 in credits for 90 days. Have you used them?

No because it ask my credit card

Can I try my subscription in Android without credit card?

Do you know how to have a environment to try to buy in Android.

Do you mean testing payment without getting charged?
If yes, you can try license testing

Test payement without add credkt card, yes
Thank you, I will watch it
Do you have a solution for Google Cloud Fonction or alternative?

---- Message d’origine ----

You can try to use Firebase cloud functions
for more information please can check these: