psteiger / freelapp-biller

3 stars 0 forks source link

Inquiry regarding prolonged duration of BillingClient.startConnection method exceeding 10 seconds #2

Closed zouliping closed 1 year ago

zouliping commented 1 year ago

I am currently working on a project that involves integrating in-app billing using the BillingClient library. However, I have encountered an issue where between invoking BillingClient.startConnection and receiving the onBillingSetupFinished callback indicating a successful connection takes a significantly long time, exceeding 10 seconds, to establish a connection.

I wanted to reach out to inquire if you have come across this issue during your own development and whether you may have any insights into the potential cause behind this prolonged duration.