Post

Replies

Boosts

Views

Activity

Reply to How to properly use PermissionKit to ask permission
the communication permission work for me with xcode and ios 26.2 public release it needs sync contacts and enable communication limit on the child device. Thanks. I also got mine working. Not sure if it was the upgrade to 26.2 actual release from 26.2 RC or changing the Communications limits. I still don't know how to fake my location to texas to test significant app update Two thoughts: Use a VPN GPX file in your project (for testing) - https://techcommunity.microsoft.com/discussions/windows10space/can-i-spoof-gps-location-on-iphone--no-jailbreak-needed/4427403/replies/4427409
Dec ’25
Reply to How to properly use PermissionKit to ask permission
For CommunicationTopic, the console shows > several XPC-related errors, and I’m not sure > which of them are relevant. Both of them show an alert view of "Can't ask, An unknown error occurred" I am also having the same error when attempting to get parental permission using a Communication topic (Unable to ask / unknown error occurred). I also am not in Texas if it matters.
Dec ’25
Reply to How to properly use PermissionKit to ask permission
Thanks. I also got mine working. Not sure if it was the upgrade to 26.2 actual release from 26.2 RC or changing the Communications limits. Did some more testing and it was the change of the Communication Limits that fixed the error. If I set the teenage user to Everyone the service error comes back.
Replies
Boosts
Views
Activity
Dec ’25
Reply to How to properly use PermissionKit to ask permission
the communication permission work for me with xcode and ios 26.2 public release it needs sync contacts and enable communication limit on the child device. Thanks. I also got mine working. Not sure if it was the upgrade to 26.2 actual release from 26.2 RC or changing the Communications limits. I still don't know how to fake my location to texas to test significant app update Two thoughts: Use a VPN GPX file in your project (for testing) - https://techcommunity.microsoft.com/discussions/windows10space/can-i-spoof-gps-location-on-iphone--no-jailbreak-needed/4427403/replies/4427409
Replies
Boosts
Views
Activity
Dec ’25
Reply to How to properly use PermissionKit to ask permission
I assume the ask permission flow should send the request to the parent via iMessage. That is what was shown in the WWDC video for PermissionKit. And I am using the code from the WWDC video and running on IOS 26.2 RC by the way.
Replies
Boosts
Views
Activity
Dec ’25
Reply to How to properly use PermissionKit to ask permission
For CommunicationTopic, the console shows > several XPC-related errors, and I’m not sure > which of them are relevant. Both of them show an alert view of "Can't ask, An unknown error occurred" I am also having the same error when attempting to get parental permission using a Communication topic (Unable to ask / unknown error occurred). I also am not in Texas if it matters.
Replies
Boosts
Views
Activity
Dec ’25