n-kulic

Results 6 comments of n-kulic

Same issue, happened on Android 11 (SDK 30) ``` Exception com.facebook.react.common.JavascriptException: at com.facebook.react.modules.core.ExceptionsManagerModule.reportException (ExceptionsManagerModule.java:72) at java.lang.reflect.Method.invoke at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372) at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:188) at com.facebook.react.bridge.queue.NativeRunnable.run at android.os.Handler.handleCallback (Handler.java:938) at android.os.Handler.dispatchMessage (Handler.java:99)...

@dunicn @rezq2009 can you paste your app dependencies? I want too see if it's related to some package ``` package.json dependencies [paste dependencies from package.json here] ``` Here's mine: package.json...

Hi Chris > _If there are tracking problems, it is due to the device (see https://dontkillmyapp.com), not due to some missing Config option._ Does that mean Samsung users with a...

> > Does that mean Samsung users > > I have no idea. This plug-in is designed to work with the documented Android api. I have no control over how...

@marandaneto Hi, I've been encountering the same issue when using `@sentry/react-native` alongside the Play Publisher plugin (`com.github.triplet.play`) and was wondering if there are any updates or plans regarding support for...