Post

Replies

Boosts

Views

Activity

Reply to Objective-c iOS Unable to Share NSURL and NSString simultaneously to iMessage app
Put the URL in the string as a formatted string?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to App crashes after inserting text in iMessage app extension
Are you running on the simulator? If so, that's perfectly normal behaviour - remember your code is running mostly as a callback. From a brief look that's the same behaviour I've experienced for years - your code is terminated by Messages. Does it work on device?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’23