-
Notifications
You must be signed in to change notification settings - Fork 18
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
Getting "A data connection is not currently allowed" error on iOS #224
Comments
Hello! Could you please provide us with a steps to reproduce your issue? Also please write which SDK version do you use. If you could provide us with a minimal reproducible example - it would be even perfect. |
I am using qonversion sdk 5.3.1 here is a snippet from you code
and this is the CheckUserSubscribed function
|
Do you face this problem on every call? Also, as far as I understood, you try to fetch entitlements without the internet connection? |
No, i am not facing this error, but this error is in my Firebase Analytics happens to some of my users |
Could you please clarify is it a platform specific issue or does it occur on both Android and iOS? |
ios |
Thank you for the provided information! We will check this issue and write back as soon as we have any information. |
Same issue here.
|
Could you please share any details and steps to reproduce that you have? I've tried to reproduce the crash multiple times playing with the internet connection, but all my attempts were unsuccessful. |
This issue was closed because it has been stalled for 5 days with no activity. |
hello
i am getting this error
from my error understanding is that because there is no connection but in qonversion offline sdk documentation it said that it will return the last user entitlements cache
The text was updated successfully, but these errors were encountered: