Ivan Merkushkin

Results 6 comments of Ivan Merkushkin

I was having the same issue, and all that I needed to do was globally turn on tracking in my iPhone settings

I have the same in the production builds Stack trace from Sentry: NullPointerException Attempt to invoke virtual method 'android.view.Window android.app.Activity.getWindow()' on a null object reference ``` com.swmansion.reanimated.keyboard.WindowsInsetsManager in getWindow at...

> Try this: https://medium.com/@siddhantshelake/fixing-broadcastreceiver-crashes-and-metro-server-issues-in-android-14-3b7d05939a43 It's working like a charm, thanks! P.S. For the other devs: in the article, the author used unnecessary [dependency](https://github.com/JetBrains/java-annotations). So, if you don't need it, be...

I have the same issue. Do you have any solutions?