0

After upgrade android studio 3.5, when I debug the app, say "SSL peer shut down incorrectly."

1

Vikrant
  • 4,920
  • 17
  • 48
  • 72
caijj2016
  • 11
  • 3

1 Answers1

0

Perhaps try to do a clean and rebuild on your project. If that does not work, it could be related to HTTPS handling. You can try some of the tips suggested [here] (Error:SSL peer shut down incorrectly In Android studio 3.0.1) or here for this problem.

Enthus3d
  • 1,727
  • 12
  • 26