-
Notifications
You must be signed in to change notification settings - Fork 628
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
[Bug] - App Crash on 'fetchMessagesByUIDOperationWithFolder:requestKind:uids: #2000
Labels
Comments
I find the updated method I think but it's crashing and no reason mention. here is the crash Thread 5: EXC_BREAKPOINT (code=1, subcode=0x20fc0f374)
|
this works for me :
} // ---------- and later:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
I'm utilizing MailCore2 via CocoaPods. After copying the Objective-C code, my application crashes upon running. The crash is associated with a deprecated method mentioned in the warning from Xcode: 'fetchMessagesByUIDOperationWithFolder:requestKind:uids:'.
Platform(s)
Happens on Mail Server
Piece of code
Actual outcome
it should not crash. Please provide the updated method and update that in your documentation also.
Connection Logs
The text was updated successfully, but these errors were encountered: