Post

Replies

Boosts

Views

Activity

Reply to AuthorizationCenter requestAuthorization returns error 5
@cinnamontoast Hi there! Thank you for your help :) How do I know FamilyControlsError.authorizationCanceled maps to "Code 5"? I can't find a number in the docs? I might be missing something obvious? To note, this worked in Beta 1 and Beta 2. I can't get it to work in Beta 3. I call: do {    try await AuthorizationCenter.shared.requestAuthorization(for: .individual) } catch { } It then prompts me: "Allow 'APP' to Manage Restrictions on This iPad" I click "Continue." FaceID succeeds, and it just returns the error: Error Domain=FamilyControls.FamilyControlsError Code=5 "(null)"
Topic: App & System Services SubTopic: General Tags:
Jul ’22
Reply to Is it possible to shield websites?
Seems like I can't edit the post, but the answer is "yes." In Safari. I was wrong in assuming that a user can't select websites in the FamilyActivityPicker. They can. However, for some reason, it took time for the websites to appear? Maybe due to a lack of recent Safari browser use? A clarification on how websites start appearing in the FamilyActivityPicker would be helpful. Thank you! :)
Topic: App & System Services SubTopic: General Tags:
Jun ’22
Reply to ScreenTime API on non-Family Sharing Devices
@KnolanNose To summarize it, is that correct that Screen Time API can only be used for apps that deal with a child-parent relationship? In other words, if people want to build an app that helps people manage distractions (ex. disable social media between 8 am - 6 PM), that is impossible? If it is impossible, could this use-case be supported?
Topic: App & System Services SubTopic: General Tags:
Jun ’21
Reply to AuthorizationCenter requestAuthorization returns error 5
@cinnamontoast Hi there! Thank you for your help :) How do I know FamilyControlsError.authorizationCanceled maps to "Code 5"? I can't find a number in the docs? I might be missing something obvious? To note, this worked in Beta 1 and Beta 2. I can't get it to work in Beta 3. I call: do {    try await AuthorizationCenter.shared.requestAuthorization(for: .individual) } catch { } It then prompts me: "Allow 'APP' to Manage Restrictions on This iPad" I click "Continue." FaceID succeeds, and it just returns the error: Error Domain=FamilyControls.FamilyControlsError Code=5 "(null)"
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to AuthorizationCenter requestAuthorization returns error 5
remove the app and try install it again. Do you able to see the alert dialogue asking for authentication? I have tried that, and it's the same effect. In Beta 3, Screen Time API's are not working well for me. For example, I can't even disable Screen Time restrictions for my app in Beta 3 (well, that happened before I wasn't able to enable them).
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Cannot get DeviceActivityReport to work
@tjpaul I can't get anything to work properly in Beta 3 - waiting for Beta 4
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Cannot get DeviceActivityReport to work
@nemecek_f Thank you for the update on it being resolved! I experienced the same initially. Are there any other features that are not working for you with reports? For example, it doesn't look like app-token-based filtering is working for me?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to Is it possible to shield websites?
Seems like I can't edit the post, but the answer is "yes." In Safari. I was wrong in assuming that a user can't select websites in the FamilyActivityPicker. They can. However, for some reason, it took time for the websites to appear? Maybe due to a lack of recent Safari browser use? A clarification on how websites start appearing in the FamilyActivityPicker would be helpful. Thank you! :)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to iPhone is busy: Making Apple Watch ready for development
+1 on this being an issue
Replies
Boosts
Views
Activity
Apr ’22
Reply to Expected behaviour iOS14 vs iOS15 - Bound text in TextField goes out of sync with source of truth value on iOS15 Xcode Beta 2
+1 similar problem: TextField is not correctly displaying the value of the string its bound to
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Error -11819 "Cannot Complete Action" on iOS 14.5
Same problem. Filed a radar. The issue for us is that with iOS 14.5, any lengthy 4K resolution video will fail with this error.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to ScreenTime API on non-Family Sharing Devices
@KnolanNose To summarize it, is that correct that Screen Time API can only be used for apps that deal with a child-parent relationship? In other words, if people want to build an app that helps people manage distractions (ex. disable social media between 8 am - 6 PM), that is impossible? If it is impossible, could this use-case be supported?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21