Gary Skiba
Gary Skiba
This is slightly different than the comment I posted, as I had moved the body into the else. This is simpler.
Using vue-pull-refresh (VPR) with hammer.js works well, but... When panning left/right on a page with a VPR component, it would be nice to be able to tell VPR to cancel...
# Bug Report ## Problem Android returns HEIF formatted images (ignores encodingType) On a - Pixel6, - Android 13, - Cordova 12 - Camera Plugin v 7.0.0 - { encodingType...
Everything was working several months ago, but recently I started getting "FIS_AUTH_ERROR" on Android, which apparently means that my API key is no longer valid, though I downloaded the firebase...
image/heif files come in fine, with "data:image/heif;base64,...", but cannot for displayed (img.src = dataurl throws error). Android 13 I specified "image/jpeg" for the mime-type, but it is being ignored. Any...
This is my first PR ever, so I apologize if I got it wrong. I've brought the Android 6.x notification channel implementations forward to 7.x. That said, you still create...