Post

Replies

Boosts

Views

Activity

Logged error/warning in FigCaptureSourceRemote when capturing a photo
I'm using this library: https://github.com/Yummypets/YPImagePicker to capture photos. I've modified it slightly, and I'm using an older version. When testing on my iPhone 16e, ios 26, whenever I take a photo, I get the following two error messages: <<<< FigXPCUtilities >>>> signalled err=-17281 at <>:302 <<<< FigCaptureSourceRemote >>>> Fig assert: "err == 0 " at bail (FigCaptureSourceRemote.m:569) - (err=-17281) These error messages appear, but as far as I can tell, the photo comes through OK, and I can save the data no problem. I've even removed all my handling code to see if it was something I was doing. I don't really want to ship with these errors showing, but I also have no idea what can be causing this error to appear. chatgpt was not helpful diagnosing this. Does anyone know what can cause this error Is there a way I can see the source code to figure out if there's something I'm doing wrong here? It really seems like this is an internal apple error, or else I would have expected more details on the error relating to the code I've written. Any clues would be appreciated!
2
2
572
1d
ios private distribution and offloading apps
I have created a privately distributed app, for our employees only. I distribute the app using codes. Some of the employees have their phones set to automatically offload apps. When my private app is offloaded, tapping on the app brings up the message Unable to install "<app name>" The app is no longer available on the App store The options are Keep or Delete. However, if they go into the app store purchases, and find the app, they can download it again just fine. Is there a setting I need to set in appstore connect to make it so it can be downloaded automatically? Is this a bug/known limitation of privately distributed apps?
0
1
441
Jun ’21