Posts

Post not yet marked as solved
2 Replies
514 Views
The filter extensions works fine on my non supervised device in debug mode, but when I try to distribute the build through adhoc profile the filter permission is not showing up and I face this error, NEFilterErrorDomain Code=5 "permission denied" UserInfo={NSLocalizedDescription=permission denied
Posted
by LoguLogu.
Last updated
.
Post not yet marked as solved
1 Replies
898 Views
The event threshold callbacks are inconsistent. We receive the callback 30mins to 1hour late after scheduling or it stops coming suddenly. Is there any limit how many callbacks will be coming per hour or day? Sometimes I don't get the callback at all. Sometimes it works properly for the whole day(Same code without any change). Additional note: Sometimes I don't receive the schedule start call-back but the event threshold.
Posted
by LoguLogu.
Last updated
.
Post not yet marked as solved
1 Replies
825 Views
With iOS MDM, whenever we try to push something to device that doesnot have an MDM profile, the response from the provide is expected to be "410 The device token is no longer active for the topic." with a reason that says "Unregistered". But we always receive a 200 OK response from the provider.Because of this, we are not able to handle devices that have their profile removed while offline. And we cannot proceed to production with such a huge issue.Please advice
Posted
by LoguLogu.
Last updated
.
Post not yet marked as solved
0 Replies
833 Views
Random iOS devices respoding with<key>ErrorCode</key><integer>502</integer><key>ErrorDomain</key><string>Catalyst.error</string><key>LocalizedDescription</key><string>Server session invalidated.</string> A lot of iOS devices are responding with the above for random commands such as installed application list, profile list etc.We cannot find any issue on the code from our side and are not able to reproduce the issue to know whats going on.Please help us in figuring out why we are facing such response from iOS devices.
Posted
by LoguLogu.
Last updated
.