4

I want set flipper for my react-native project,

but Flipper says me NO DEVICES FOUND. I searched all of ways, but I can't fix it.

I tried...

  1. set correct android SDK location, IDB binary location
  • so Flipper Setup Doctor says me All good!
  1. reinstall flipper
  • it works same error

Do you know another way? Thank you

flipper console flipper Setup Doctor

SongNoin
  • 41
  • 1
  • 3
  • 1
    as I see you already using mac so you don't even need SDK installed, just make sure that inside your project >> ios >> Podfile >> use_flipper uncomment use_flipper in your podfile then install the pods again, try to restart the flipper and try one more time – Hamed Feb 18 '22 at 05:53
  • @Guku I tried your way,unfortunatly it doesn't work Thanks your comment – SongNoin Feb 18 '22 at 06:22

1 Answers1

0

choco install openssl

use command in the powershell as admin