2

I encounter this problem

enter image description here

I tried to resolve by two ways. First, I refer to this Webview avoid security alert from google play upon implementation of onReceivedSslError. Second, I remove the implement of onReceivedSslError

Google still rejected

Anyone has right way for me? thank you!

Community
  • 1
  • 1
Bao HQ
  • 1,145
  • 7
  • 18
  • you have to upload your security certificated to verify that you are the owner of particular web content that you are displaying in your website. or else open url in external web browser. – Keyur Thumar Jan 14 '17 at 05:36
  • Yes, I uploaded my cert for that server and I was using https://. I used webview to display that web, but google still rejected – Bao HQ Jan 15 '17 at 03:52
  • 1
    you have to install that certificate in application mean to say in apk file. – Keyur Thumar Jan 15 '17 at 07:59
  • How to install please!? – Bao HQ Jan 16 '17 at 08:35
  • 1
    chechout this [link](http://stackoverflow.com/questions/35720753/android-google-play-warning-ssl-error-handler-vulnerability) – Keyur Thumar Jan 16 '17 at 09:16
  • I resolve it by this way, but Google still rejected https://s27.postimg.org/69ryemb8j/Screen_Shot_2017_01_19_at_17_53_27.png – Bao HQ Jan 19 '17 at 10:54
  • was I wrong keyur9779 ? https://s27.postimg.org/69ryemb8j/Screen_Shot_2017_01_19_at_17_53_27.png – Bao HQ Jan 19 '17 at 10:56

0 Answers0