Android In App BIlling v3 - Wrong Subscription Trial Period
问题 I am using the Android In App BIlling v3 library, and when I call bp.subscribe(Activity, subscriptionID) I get the Google Play purchase window, but the biling period is always 'per day', and the trial period is always '1 day'. I have configured my subscription to have: Billing Period: Yearly Free Trial Period: 15 days Default Price: $12 Using the above configuration, my App shows the purchase details as: 1 day trial $12.00 / day Library documentation says nothing. Tried to Google it, can't