Hello
I'm using the GooglePlayBilling library and if I understand it correctly, I can call LaunchBillingFlow only from the activity which has initialized the BillingClient object, right? At least this is the only place where it works for me. Calling this from another activity does nothing. Is there a way to launch the billing flow from any activity in my app?
Thank you!
I'm using the GooglePlayBilling library and if I understand it correctly, I can call LaunchBillingFlow only from the activity which has initialized the BillingClient object, right? At least this is the only place where it works for me. Calling this from another activity does nothing. Is there a way to launch the billing flow from any activity in my app?
Thank you!