-
Notifications
You must be signed in to change notification settings - Fork 369
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
SSLHandshakeException Error #859
Comments
Howdy, |
Hi, |
We are looking into how best to communicate with Egypt on how best to resolve this issue. If you want to reach out to your ISP and let them know they should unblock OneSignal, that would be helpful. |
okay thank you. |
It appears that subdomains of onesignal.com are not blocked by the Egyptian ISP TE Data (also known as WE) Fixes OneSignal#919, OneSignal#883, OneSignal#859, OneSignal#855, OneSignal#849, OneSignal#847
W/OneSignal: OneSignalRestClient: null Error thrown from network stack. |
Hello,
I'm trying to generate a device id through OneSignal SDK (idsAvailable) but I'm getting the below error in the log cat, I've verified that the device has internet access but I still get that error and it goes on an endless loop trying to generate the device id .
The only case I got it to work and successfully generate a device id was when using a VPN, so my question is what can i do to generate an id without VPN and in case there's an error while generating the id how can i add an error listener so as not to go on an endless loop.
The text was updated successfully, but these errors were encountered: