ParanoidAndroid
ParanoidAndroid
> > > @mirko77 , Yes, you are right 🎉 . but since Vuejs released version 3, Ionic released a stable version of support for @ ionic/vue. We know that...
https://developer.apple.com/news/?id=edwud51q
https://developer.apple.com/news/?id=edwud51q
@ImpacGroup thanks, I will give it try
@breautek @chriskhongqarma when recording a video with ``` window.navigator.device.capture.captureVideo(_onCaptureVideoSuccess, _onCaptureVideoError, options); ``` on Android < 11, I get the file path in the callback like so: `fullPath: "file:///storage/emulated/0/DCIM/Camera/VID_20210426_181817.mp4"` and I...
@breautek I am not targeting api 30 yet ``` ```
@breautek all good, apparently it is an issue with custom ROMs only.
Try the fork in #215
@andreycruz16 , @chriskhongqarma On android 11, Lineage OS 18.1, the video gets saved at path: `fullPath: "file:///data/user/0/{applicationID}/cache/Capture.avi"` but I cannot find any file there (using a root explorer), therefore I...
> This is not an issue, but how Sign in with apple works. Email in the token is provided by Apple only on first request, for tokens received later you...