ryohonda-ifc commented on issue #935:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/935#issuecomment-3753259614

   @GitToTheHub 
   I apologize for the delay in verifying this. Thank you for the quick update.
   I verified the changes on a real device, but I encountered the following 
errors that prevented me from proceeding:
   
   When attempting to open the Photo Library:
   ```
   LaunchServices: store  or url  was nil: Error Domain=NSOSStatusErrorDomain 
Code=-54 "process may not map database" UserInfo={_LSLine=72, 
_LSFunction=_LSServer_GetServerStoreForConnectionWithCompletionHandler, 
_LSFile=LSDReadService.mm, NSDebugDescription=process may not map database}
   
   Attempt to map database failed: permission was denied. This attempt will not 
be retried.
   
   Failed to initialize client context with error Error 
Domain=NSOSStatusErrorDomain Code=-54 "process may not map database" 
UserInfo={_LSLine=72, 
_LSFunction=_LSServer_GetServerStoreForConnectionWithCompletionHandler, 
_LSFile=LSDReadService.mm, NSDebugDescription=process may not map database}
   ```
   
   When selecting a video:
   ```
   CDVCamera: Failed to copy video file from 
/private/var/mobile/Containers/Data/Application/9F2E8BA5-1969-4C60-A558-98B86C23AC9C/tmp/.com.apple.Foundation.NSItemProvider.OYgYED/IMG_0236.mov
 to 
/var/mobile/Containers/Data/Application/9F2E8BA5-1969-4C60-A558-98B86C23AC9C/tmp/cdv_photo_1768460988.mov.
 Error: The file “IMG_0236.mov” couldn’t be opened because there is no such 
file.
   
   getPicture error: Failed to copy video file to temporary location
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to