Dmitry Salnikov

Results 9 comments of Dmitry Salnikov

Yes, it would be nice to update ionic wrapper, the `allowBackup` parameter is missing ther too. #351

That's rather a problem in Ionic wrapper than in the plugin - types in it are outdated and don't match the latest plugin version. In order to specify `allowBackup`, you...

@Furkan-Ozturk thanks for the comment, but the latest `cordova-android` version is `9.0.0`, we've upgraded it in the project recently. So, the only solution is to downgrade it back? Shouldn't something...

Same issue on 0.9.1 ("Invalid Bundle" error on validating/distribution); the only solution worked for me was to integrate via Cocoapods instead of SPM. The only trick to fix the compilation...

Thanks @joshstrange, > the event handler (pushNotificationActionPerformed) appears to be called on cold start when you start listening I can confirm that works, and yes - it has to be...

Yep absolutely right, tested on 3.3.1, now there's no way to distinguish `denied` vs `not requested`. And starting from Android 13, we have to distinguish this status in Android too...

I'm really looking forward to it. Current peer dependency is 7.93 which has incompatible API with `@sentry/[email protected]` (`replayIntegration` etc.)