Post

Replies

Boosts

Views

Activity

Comment on SwiftUI .task does not update its references on view update
I'm not entirely sure what you are saying, but I am just surprised because for api such as onChange the reference to sequence would update. I could have used onChange with @Published property for the double instead which would have expressed what I am trying to achieve the same. It seems like using .task is less convenient as I would need to mark the property as State; although now I am wondering if all properties of a type that contains state need to be marked as such.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
2w
Comment on How do I check if a version of an sdk I am using in my app uses a privacy impacting sdk?
thats what i expected too. however yesterday we submit a build and we did not get any email regarding the firebase sdks that we used, even though they are listed under the list of privacy impacting sdks, and we were using a version of firebase sdk that did not have the privacy manifest: because of this, we were concerned that apple was not doing their job to scan all of our sdks for privacy issues, and that we have to do it ourselves.
Topic: Privacy & Security SubTopic: General Tags:
Mar ’24