SMS filtering is good, but the phone call filtering is so stupid, why we should add the whole phone number list before the call incoming, we could detect if we need to filter when the call number in, if it matches our filter rules, then we just block it, it is so simple, but the current api is so stupid and make such simple logic impossible to work now.
Post
Replies
Boosts
Views
Activity
I just tested the case, @Published not allow in Picker DatePicker View, when I use @State, it is ok then.
I do not understand, why SwiftUI developers do not allow us using @Published, while it is allowed before.
Aha, hope the rules does not destroy a developer, I just think when a new app uploaded, let the reviewer think if it is ok for publishing, while not give such boring things to developer.
I am now fixing the old react native app, and I found that even when I run it by Xcode, the safari does not show anything at the develop menu, however it is ok before, I guess maybe the bug from ios 17 ?
I do not know the real reason, a little stuck at this point