Mikolaj Schatt
Mikolaj Schatt
@Vasault **iOS:** - replace `app` with `application` - if you no need routing for FB etc. you can simply return nil like that: ``` // Linking API - (BOOL)application:(UIApplication *)application...
For idb you may be missing idb-client - https://github.com/facebook/idb?tab=readme-ov-file#idb-client if you can't install it with `pip3.6 install fb-idb` first check if you have pip installed - `python3 -m pip --version...
I have the same problem. It looks like brew mismatched folders when installing `watchman` on mac's with silicon, or it was wrongly linked between `/opt/homebrew/bin/` and `/usr/local/bin/`, even though exports...
I'm facing the same issue, any suggestions on why this happens? On iOS everything works fine