gianpaolodn

Results 5 comments of gianpaolodn

Same here. the issue is inside the OAuthActivity.java in which ``` @Override public void onReceivedSslError(WebView view, SslErrorHandler handler, SslError error) { handler.proceed(); } ``` the method overrides the default one...

Just received this email from google: Beginning November 25, 2016, Google Play will block publishing of any new apps or updates that contain this vulnerability. Your published APK version will...

Just strip out this lib from your project. It has several issues right now. You can easily implement all you need with few and well documented line of codes. Il...