mikehall314 commented on issue #935:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/935#issuecomment-3612439871

   @GitToTheHub Thanks again for your efforts on this. Unfortunately, even with 
the new code from your PR, I get the same result as before. (Unrelated, I had 
to patch the code to add `#import 
<UniformTypeIdentifiers/UniformTypeIdentifiers.h>` to get your PR to compile).
   
   I think this is the key error:
   
   ```
   error        13:19:03.833920+0000    MyApp   LaunchServices: store <private> 
or url <private> 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}
   error        13:19:03.833928+0000    MyApp   Attempt to map database failed: 
permission was denied. This attempt will not be retried.
   error        13:19:03.833941+0000    Zaptic  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}
   ```
   
   Though it's unclear why this permission error would be unique to iPhone SE.


-- 
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