https://support.google.com/faqs/answer/6346016,I removed the code that related to TrustManager
,but still google play rejected me. why this happen, how to solve?
Asked
Active
Viewed 297 times
0

idengpan
- 41
- 5
-
My workmate solved this problem. build the apk with proguard,then look at the dump file,find some lib use the Trustmanager,and remove them.finally passed – idengpan Jul 27 '16 at 06:53
-
Do you see the vulnerable class name listed on the developer console? – Antimony Aug 01 '16 at 23:26
-
cannot see the class name on the developer console – idengpan Aug 02 '16 at 01:54
-
Even I'm facing the same issue. Which dump file I need to check? – adarsha nayak v Sep 02 '17 at 06:59