Dmitry Salnikov
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...
Having the same issue on Xiaomi Mi A3
same problem, any updates on this?
@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.)