Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-error responses when device has no network connection. #19

Open
bitwes opened this issue Dec 30, 2020 · 0 comments
Open

Non-error responses when device has no network connection. #19

bitwes opened this issue Dec 30, 2020 · 0 comments

Comments

@bitwes
Copy link

bitwes commented Dec 30, 2020

It appears the API connects to the PlayStore app running on an Android device and not some server. It then appears to use some cached info when it can (which is documented for queryPurchases but nothing else). When my phone is in airplane mode, I get non-error signals (_on_connected instead of _on_connect_errer etc) for startConnection, queryPurchases and querySkuDetails (possibly more).

Is there anywhere this behavior is documented? I can't find anything in the google play documentation. I'm trying to test different scenarios locally and this would help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant