Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFThrowFormattedException in UpdateFiles #134

Open
kevinstarlabs opened this issue Sep 21, 2022 · 4 comments
Open

CFThrowFormattedException in UpdateFiles #134

kevinstarlabs opened this issue Sep 21, 2022 · 4 comments

Comments

@kevinstarlabs
Copy link

kevinstarlabs commented Sep 21, 2022

Recently, I've received some crash reports from devices that runs on iOS 16.
The issue does not happen in iOS 15 and prior versions.

Crash report from XCode Organizer:
Screen Shot 2022-09-21 at 3 17 52 PM

Code that triggered the exception: (iCloud.m)
Screen Shot 2022-09-21 at 3 23 05 PM

From the above code, I have no idea why "enumerateResultsUsingBlock" would raise the exception (CFThrowFormattedException).
Unfortunately, I cannot reproduce this issue on my device.

@kundanjadhav
Copy link

Hi,

Any update on this issue?

@kundanjadhav
Copy link

@kevinstarlabs Did you able to solve this issue?

@kevinstarlabs
Copy link
Author

@kevinstarlabs Did you able to solve this issue?

Hi!

I haven't encountered this problem again in the past year.
I suspect this issue is related to stability of iCloud service. (It has nothing to do with code. I haven't made any changes to the source code)

This issue originally appeared when iOS 16 was first launched. After a while, I almost never encountered similar issues again.

@kundanjadhav
Copy link

@kevinstarlabs Thank you for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants