Raphael Adams
Raphael Adams
@cortinico I'm using `"react-native": "0.74.2"` and still seeing this error. Are there any other dependencies that could cause this? ``` E Unhandled SoftException com.facebook.react.bridge.ReactNoCrashSoftException: Tried to access onWindowFocusChange while context...
> > and still seeing this error > > Do you mean you see the app crashing or is it appearing in the log? @cortinico the error appears in the...
> Created a view by referring to the `ReactDelegate#loadApp` method (bridgeless): @NiuGuohui I am running into the original `Invariant Violation` error when enabling bridgeless on 0.73.7. Can you share how/where...