Hi, We've been testing in-app subscriptions for our app (using this method : https://developer.android.com/google/play/billing/billing_testing.html) and have noticed that the first purchase from a google account has autoRenewing set to true while successive cancel-and-repurchase subscriptions have autoRenewing set to false.
We request for the receipt using In App Billing Service calling mService.getPurchases(3, mContext.getPackageName(), ITEM_TYPE_SUBS, null); Google Play Store still shows the subscription as Active. Restarting the device does not help. Neither does clearing Play Store data + cache. Any idea why this is happening? Regards, TextNow Team -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/0d40ee00-aa21-4f96-a2ab-fd2083bdcd9c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

