You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's still a bug in iOS that creates an error when sending a photo taken with the camera back to the calling function. Goal is to save the image in the file-system (not to the camera-roll)
Using CameraPlus v. 4.1.0
There's still a bug in iOS that creates an error when sending a photo taken with the camera back to the calling function. Goal is to save the image in the file-system (not to the camera-roll)
Sends back an asset that the calling script can't process
I had to change it like this:
Here's the callback in the calling script:
The text was updated successfully, but these errors were encountered: