Same here. You can only rely on push notification. (which is not reliable neither...)
And I don't know why Apple refuse to reuse the Timeline API in the new ActivityKit...
Post
Replies
Boosts
Views
Activity
It seems to be just one of the many small problems with NavigationView. π
Maybe you can try .navigationViewStyle(.stack) or the new NavigationStack.
The transition animation in the SwiftUI Preview window sometimes also has bugs. You can try it in the simulator.
Same here. I found that you have to switch to the static preview mode to get a sizeThatFits layout. In the default dynamic preview mode, the container is always a whole iPhone.
Reported: FB11769706
Just realized that this problem only appears when "Optimized for Mac" is selected for the catalyst user interface idiom. Selecting "Scaled to Match iPad" has no problem.
Same issue here. Thank you all for the information. I also tried various hacks, but none of them worked. It's just too painful, I'll stop fixing it for now and wait for a solution.
FB11726102
Confirmed still crash in Xcode 14.1 RC + iOS 16.1 RC
@mehulFunnmedia I have not found a reliable solution for now. The problem is too difficult to reproduce. π«
Totally agree.
Same here.
This issue has been bothering me for weeks. Finally I found dSYM in the Artfact of Xcode Cloud workflow...
Using Chrome instead of Safari workaround the issue... π
Same here. https://developer.apple.com/forums/thread/712890
I reported FB11365422 on 25 Aug. No response yet.
Are there any updates? I still can't call out the IAP panel in the simulator in the Xcode 14 Release.