Posts

Post not yet marked as solved
1 Replies
This will give you multiple set of basic axis that you can then customise, to show different scales for your sets of data. You may need to scale your data yourself so that the scales make sense etc! Chart{ ... } .chartXAxis {     AxisMarks(position: .top)     AxisMarks(position: .bottom) } .chartYAxis {     AxisMarks(position: .leading)     AxisMarks(position: .trailing) }
Post not yet marked as solved
1 Replies
If you can create an account in the app, you need to be able to delete an account from the app too. "Starting June 30, 2022, apps submitted to the App Store that support account creation must also let users initiate deletion of their account within the app." - from Offering account deletion in your app. The App Store Review Guidelines also state this is required in section 5.1.1(v), under Privacy > Data Collection and Storage > Account Sign-In. "If your app supports account creation, you must also offer account deletion within the app."
Post not yet marked as solved
3 Replies
Thanks Joe, looks great! Very helpful, can't wait to use them.
Post not yet marked as solved
6 Replies
Will this only be available in communications apps? I have a use case in a media app I am working on, to sync with or read the users focus status to change what is displayed
Post not yet marked as solved
14 Replies
I'm having the same issue, would be great to confirm whether or not it is just a temporary issue on Apple's side or not!
Post not yet marked as solved
1 Replies
It seems like it was working all along, just unable to show in CloudKit Dashboard. Have updated the repository with code to print the result of the relationship.