Wojciech Janoszek

Results 4 comments of Wojciech Janoszek

Any updates? Seems like that's a popular issue: https://forum.ionicframework.com/t/how-to-autofill-password-on-ios/199744/53

Hi, I also have the same Issue on Web, on Angular 13, even after upgrading `@sentry/capacitor` to 0.8.0. Also tried downgrading to 0.7.0 and 0.6.1. Even setting the `enableNative` flag...

Hi @arturomf, I did it this way: ```ts import { Capacitor } from '@capacitor/core'; import * as SentryAngular from '@sentry/angular'; import * as Sentry from '@sentry/capacitor'; const Options = {...

Still happening in v4 with nx, any chance for update? Capacitor seems to not resolve plugins from root package.json