Hello Team Thanks for Quick Response !!
We are getting every time on device failure!!
AuthorizationCenter.shared.requestAuthorization { result in
// The request can either result in success or failure
switch result {
case .success():
break
case .failure(let error):
print("Error for Family Controls: (error)")
}
}
Why its happened, we have included Family Controls, but not getting any success
Topic:
App & System Services
SubTopic:
General
Tags: