Zarko Hristovski
Zarko Hristovski
Wondering if anyone was able to find the actual cause of the problem and any solution or workaround... It still seems to be an issue on some iPhone's but not...
Hi guys, I am wondering if anyone has a working solution for Azure / msal-browser login in a Cordova app for iOS. We're seeing a very stange issue, one described...
Some more info here https://stackoverflow.com/questions/55194687/no-signature-of-method-com-crashlytics-tools-gradle-crashlyticsplugin
Same issue here for a pure JS function that's been deployed before without any issues. Env: - Apple M1 Pro, Sonoma 14.2.1 - npm 10.2.3, Node.js 20.10.0 - firebase CLI...
FYI, my current workaround is removing ``` "predeploy": [ "npm --prefix \"$RESOURCE_DIR\" run lint" ], ``` from firebase.json. That being done the deployment works, but be aware that you lose...
Well done @sjregan, this seems to be working. Though in our case I had to change plugin client logic to manual permission request, since it now no longer happens on...
I wonder if this library/GitHub project is alive / maintained even though the root cause might be within Safari (iOS). Has anyone been able to create a proper reproduction case...
Your best bet at the moment is doing it manually / yourself. https://github.com/driftyco/cordova-plugin-wkwebview-engine/issues/28
Getting same/similar build error on a Ionic 6 / Angular 16 / Capacitor 4 project. Trying to move from @sentry/angular to @sentry/angular-ivy. Dependencies used: "@sentry/angular-ivy": "^7.51.2" "@sentry/capacitor": "^0.11.3" ``` [ng]...
@chutzemischt I think the problem is that support for Angular 16 comes only with 7.51.0.