With the ScreenTime API Apple talks a lot about their focus on privacy and the data not leaving the device. Does that mean there would be a problem with an app where the users ScreenTime data is shared to a custom backend? Could this potentially cause an app to be rejected from the AppStore?
Post
Replies
Boosts
Views
Activity
I have a simple Html Website which contains a value I want. I have managed to parse the html from the site in UIKit, however I want my project to be in SwiftUI App. How do you parse html there?