facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.36k stars 952 forks source link

Failed to exchange certificate with iPhone Simulator in 0.132.0 #3421

Open johanhubens opened 2 years ago

johanhubens commented 2 years ago

🐛 Bug Report

After updating to Flipper v0.132.0, it cannot connect to (React Native) apps running on iPhone Simulator. The selection dropdown in Flipper app shows the app under "React Native", "Currently connecting", but it never connects. The Flipper logs show the following error:

[conn] Failed to exchange certificate with <AppName> on iPhone Simulator 
Error: No iOS devices found
    at iOSCertificateProvider.getTargetDeviceId (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:401:1012)

    at async iOSCertificateProvider.processCertificateSigningRequest (file:///Applications/Flipper.app/Contents/Resources/app.asar/bundle.js:186:708)

Additional notes:

To Reproduce

In a React Native CLI project:

Environment

essana3 commented 2 years ago

3396

andreygamb commented 2 years ago

Hi! any solutions?

uguraktas commented 2 years ago

Have same issue.

bodrius commented 2 years ago

+++