phiasco12

Results 22 comments of phiasco12

just was wondering the same!

did you find any solution to this?

can you please provide the full code for the build.gradle ?

> Can you provide the `iOS` version(s) you are encountering this issue on? > > Thank you. Do you mean the entire app? or just the camera code?

here's the code that i am using: ``` function chooseprofilepic(){ navigator.camera.getPicture(onSuccess, onFail, { quality: 50, targetWidth: 500, targetHeight: 500, correctOrientation: true, allowEdit: true, //destinationType: Camera.DestinationType.FILE_URI, destinationType: Camera.DestinationType.DATA_URL, sourceType : Camera.PictureSourceType.SAVEDPHOTOALBUM...

> > Do you mean the entire app? or just the camera code? > > I mean the OS version. ah sorry. long day. The iOS version is **iOS 13.1.2**...

I just updated the OS on the iPhone XR to the latest one which is **13.1.2**. same as the OS on the iPhone 6S+. But i still get the black...

@cjpearson That would be highly appreciated. The only and the main issue with this plugin is the fact that the 'scrolling' function doesn't work anymore on iOS 12+. Basically, when...