Closed Polm90 closed 2 years ago
same issue, does it need sourcemap or anything else?
Is it for all frames or just for a few?
all
I am having the exact same issue.
I am using Ionic, and running from the web build produces it correctly, but when compiled down to a native app on iOS, it produces the same problem as you are getting.
We are having the same issue. This is possibly a deal breaker for our team. When will this bug be assigned/fixed/deployed?
Are you using Ionic v4 with Capacitor instead of Cordova? This would explain it, we do currently not support Capacitor.
I'm using Cordova 9.0.0
https://github.com/getsentry/sentry-cordova/issues/162#issuecomment-551420138
Also
https://github.com/getsentry/sentry-cordova/issues/154#issuecomment-551421634
Can’t provide a better answer right now :/
Are you using Ionic v4 with Capacitor instead of Cordova? This would explain it, we do currently not support Capacitor.
We are using Cordova 9.0.0
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog
or Status: In Progress
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
When I look at an issue recorded from cordova (on an iOS device) I see that the origin is in "app:///[native code] " instead of my js file that originated it. Which is a useless info: I can't easily debug it.
Am I doing something wrong? Thank you