So now I've got this message from Google Play saying my app is at a security risk:
WebViewClient.onReceivedSslError
Now this seems to be a common message as I've seen many post about it. But in my case, I'm not sure why. I don't use this WebViewClient in my app. Though I do use Backendless as my mBaas provider, and I suspect it's related to that. Not sure though.
Now I'm not sure how I would be able to debug my way to the cause of this. So I'm asking if anyone could have some clue on where to look?