Arturo Macías
Arturo Macías
Same error for me. Any idea?
I have the same problem with version 0.8.0. The Ionic Capacitor app can't init (black screen), these lines appear in xCode Logs: ``` ------ STARTUP JS ERROR ------ ⚡️ n:...
Hi Lucas, I'm using: @sentry/angular: 7.6.0 @sentry/capacitor: 0.8.0 and Angular 14
Hi @WetCouch, could you share some code examples of that initialization? I've tried your workaround with no success. I really appreciate any help you can provide.
Thanks, @WetCouch, I have tried your solution, but running the capacitor app on an actual device still throws the error. I think there is a bug in capacitor-sentry.
Hi @lucas-zimerman, I only use real devices to test. The error is thrown in a new blank Ionic 6 - Capacitor 3/4 - Angular 14 app without any other plugin...
Hi Lucas, after updating to v0.10 the error has disappeared. thanks!
Hi, I have the same problem on IOS, after successful login, I can detect the redirection URL in my capacitor-Ionic app, but the browser doesn't close...
Hi, I have handled it (in different way in Android and iOS) but I think that conversationBuilder should return the same conversation identifier in all platforms. Thanks for the answer....
I have the same issue... Besides showing these logs, methods like setEmail or setAttributes are not working...