Posts

Post not yet marked as solved
5 Replies
Solved this problem by running the main app target. Then, click the Debug -> Attach to process by PID or name and enter the extension name. Instead of running the extension directly.
Post not yet marked as solved
5 Replies
I encountered the same issue. I am using Xcode 11.5 and iphone 11 pro max (IOS 13.4). But the extension can be executed on my iphone 6 plus (IOS 12.1). If I attach the process to my iphone 11 pro max to debug, the extension will not exit with code 0.