I am trying to load the app, logging in as admin. The same thing happens on the desktop as on mobile.
I get the error message "Sorry, something went wrong while initializing the app. Please try again or restart the app 0x8005f210.
The error in the event log is as follows:
Error Message:Application Metadata sync failed
StackTrace:
at Microsoft.Crm.ObjectModel.UserApplicationMetadataService.Retrieve(BusinessEntityMoniker moniker, EntityExpression entityExpression, ExecutionContext context)
at Microsoft.Crm.ObjectModel.ApplicationMetadataServiceBase.SetMetadataToUpdate(BusinessEntity& applicationMetadata, ExecutionContext context)
at Microsoft.Crm.Core.Application.WebServices.ApplicationMetadata.ApplicationMetadataSourceRetrieverBase.RegenerateApplicationMetadataRecords(IEnumerable`1 sourceObjectModels, Boolean createOrUpdateInDb, Boolean findExistingRecords)
at Microsoft.Crm.Core.Application.WebServices.ApplicationMetadataService.PrepareApplicationMetadata(Int32 userLanguageCode, DateTime lastUserSyncTime, ApplicationMetadataUserContext previousUserContext, ApplicationMetadataUserContext currentUserContext, PreparedApplicationMetadata preparedApplicationMetadata, Dictionary`2 applicationMetadataLocks)
at Microsoft.Crm.Core.Application.WebServices.ApplicationMetadataService.Sync(ApplicationMetadataSyncRequest applicationMetadataSyncRequest)