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.
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.