Posts

Post marked as solved
3 Replies
0 Views
SOLVED: Issue turned out be because I had the subscription offer sheet attached to each item in a forEach loop. Once I moved it out, the app stopped crashing.
Post marked as solved
6 Replies
0 Views
Nope, I couldn't and I am waiting for Apple to fix this issue.
Post marked as solved
2 Replies
0 Views
@JoeKun Mind-blown! Thanks again for your reply, you are a rockstar.
Post not yet marked as solved
4 Replies
0 Views
Not working for either, can confirm. It's not just you, I tired restarting my devices too! It just will not show up.
Post marked as solved
5 Replies
0 Views
Hey @JoeKun, Thanks for taking the time out to reply with this detailed answer, I am still new to complex JSON serialization and so this is really really helpful. If seen your other replies on other threads and they've all been enormously helpful, so thanks again!
Post marked as solved
1 Replies
0 Views
RESOLVED: Looks like after installing the new beta, FaceTime Audio will not be recognized as new conversation. Start a new FaceTime Video call, start the group activity FaceTime Audio based Group Activity will work from the next time.
Post marked as solved
5 Replies
0 Views
Hi there, I ran into the same error on my M1 Mac. I ran it on an Intel Mac and had no issues. This is a M1 specific bug (while using simulator), please file a bug with Apple.
Post marked as solved
3 Replies
0 Views
@OOper Thank you sooo much! This finally solved my issue. I'm curious to learn more, is there more I can read on the recent changes in SwiftUI? P.S: Thank you for your other comment on the force-unwrapping, I will try to avoid them by using try? or guard