Hi,
After Updating my iPadOS to 1.5.1, Xamarin App which is distributed through MDM fails during the start of splash screen.
I am aware this issue was earlier observed in IOS 14.2 and 14.3 and later on it was resolved in future IOS Version.
But Now all again I notice this Issue in 14.5.1 only on arm64e devices like iPad Air , In arm64 devices it works fine.
When I Investigated Crash Logs, I do get the below error
error 12:01:09.447166+0200 DTS container_create_or_lookup_app_group_path_by_app_group_identifier: client is not entitled
error 12:01:09.447299+0200 containermanagerd [0] command=38, client=~, u=501/501//0/1000, uid=501, pid=777, sandboxed=1, platform=2, error=55 (NOT_ENTITLED_FOR_OPERATION)
error 12:01:09.447406+0200 DTS A NULL string is not a valid group container identifier.
error 12:01:09.447484+0200 DTS container_create_or_lookup_app_group_path_by_app_group_identifier: client sent invalid parameters
error 12:01:09.462482+0200 kernel Sandbox: DTS(777) deny(1) file-read-data /private/var/mobile/Containers/Data/PluginKitPlugin
error 12:01:09.462518+0200 kernel Sandbox: DTS(777) deny(1) file-read-data /private/var/mobile/Containers/Shared/AppGroup
error 12:01:09.464951+0200 containermanagerd -[MCMClientConnection createOrLookupContainerWithContainerIdentity:createIfNecessary:transient:useLocking:withError:: com.xxxxx.xxxx not entitled to retrieve container class 7 with identifier group.com.microsoft.shared
error 12:01:09.465061+0200 containermanagerd [0] command=38, client=~, u=501/501//0/1000, uid=501, pid=777, sandboxed=1, platform=2, error=55 (NOT_ENTITLED_FOR_OPERATION)
Thanks and Regards,
KR
Post
Replies
Boosts
Views
Activity
Hi,
Few Users are unable to open our site (iPad) in safari browser but can open in google chrome, and this happen for those few users and not everyone.
We tried all safari settings and cache clearing but nothing seem to work. and our site is deployed in Azure Environment.Any suggestions would help