https://android-developers.googleblog.com/2020/06/new-features-to-acquire-and-retain-subscribers.html
"You must have account hold and restore implemented in your app by 1 November 2020." In the link, the following is said: - If your app relies on the Billing Library and not the Google Play Developer API Purchases.subscriptions <https://developers.google.com/android-publisher/api-ref/purchases/subscriptions> to maintain the latest state of your subscriber, then your app should automatically be able to handle this. - However, if you rely on the Google Play Developer API, which is common for developers whose subscription is accessible across multiple platforms such as web, it is important that you always have the latest status of the subscriber in your server. I don't use this, but I know CN1 might use this Purchase.subscriptions API Just flagging in case it's relevant -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAG90yJ3jgeS662JSPCi1SXmf8rXOKvWiA04OxvsMtjy1fTbbzw%40mail.gmail.com.
