Category iOS13

Hi Friends, When I called a method, which is defined in category(of NSData) in iOS13-Beta (Objective C), it is getting crashed. Can anyone help me to figure out the issue? Thanks, Jeesh

Replies

There’s not a lot of details to go on here. To start, your tags point to iOS 13b4. That’s quite old now, and you should retry with the latest.

Next, what Xcode are you using?

Also, what does your category do? Can you post some code snippets?

Finally, can you provide some details of the crash? Ideally, I’d like to see a symbolicated Apple crash report.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"