question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Google Play rejecting my app because of an SSL Error?

See original GitHub issue

So just as the title says, my app is being rejected of that error?

I tried removing OnReceivedSslError but that hasn’t worked?

It is important that i get this sorted quickly!

Thanks

Ryan

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
kykruegercommented, Apr 1, 2017

Hi @RyanElliott94 ,

We recently had issue #32 which showed the same problem you are describing. The cause was that our backendless library was out of date, and the issue has since been patched. Could you merge the recent master branch into your clone of the chat sdk?

If this isn’t possible due to customizations that you have made, please update the include in this build.gradle file.

compile 'com.backendless:backendless:3.0.20'

Hope this helps! – Kyle

By the way, congrats on the contact deletion feature! I am happy you got it working.

1reaction
RyanElliott94commented, Apr 4, 2017

This reply is a little late but yeah it was because of that! i remembered seeing other issues people had on the backendless forum! So the app is released now

Please let me know if you want me to remove the link but here’s the app! Voice App - Google Play Store

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google play store rejected application due to SSL Error ...
We rejected YOurAPP, with package name com.example.myApp, for violating our Malicious Behavior or User Data policy. If you submitted an update, ...
Read more >
Google Play rejects app due to WebView SSL Error Handler ...
Google Play rejects app due to WebView SSL Error Handler issue when the programmer is submitting an Android app that has Adobe Authentication...
Read more >
How to Fix SSL Connection Errors on Android Phones
Here's how to remedy an Android error that prevents SSL connections online: a step-by-step guide on how to fix SSL connection errors on...
Read more >
Google Play Warning: SSL Error Handler Vulnerability #33
In July, the app submissions listed at the end of this email were rejected due to an unsafe implementation of the WebViewClient.
Read more >
Android App is not approved with SSL Error Handler - Reddit
You'll have a helluva time getting into the Play Store without proper working SSL. (eg: "Do you want to continue anyway?" is not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found