facebook / flipper

A desktop debugging platform for mobile developers.

Home Page:https://fbflipper.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron support is removed. How to use it now?

diskree opened this issue · comments

Important Announcement
Flipper is moving away from its Electron distribution to an in-Browser experience.

How does this affect me?

Functionality hasn't changed. The UI remains unchanged. Flipper will run in your default browser instead of a standalone application. If you build from source, Flipper will open in the browser instead of a standalone app. We also provide a MacOS app for the Flipper runtime which can be run and will also open Flipper in the browser.

The last Electron release is v0.239.0. As such, future releases will not include Electron artifacts.

How to use it now? I launched an android application that has a flipper support and nothing opened in my browser. What should I do with the dmg file?

Why didn't you warn about this change in advance? What do you recommend doing now to make it look like before? Do I need to install another browser? I don't want to use it like that, it's very inconvenient

I have to download Chrome, but actually it simply opens a web page in http://localhost:52342/ with the same UI.