Fix Teams Mobile App Does Not Sync on a Managed Device
🔍 WiseChecker

Fix Teams Mobile App Does Not Sync on a Managed Device

If you manage a device through Microsoft Intune or another mobile device management platform, the Teams mobile app may stop syncing messages, files, and presence updates. The app opens, but new chats appear hours late or only after a manual refresh. This issue usually stems from conditional access policies, app protection policies, or outdated app versions. This article explains the root causes and provides step-by-step fixes to restore syncing on managed devices.

Key Takeaways: Fixing Teams Mobile Sync on Managed Devices

  • Intune admin center > Apps > App protection policies: Check if the policy blocks background data or restricts the Teams app from syncing.
  • Teams app > Settings > Data and storage: Enable background sync and adjust sync frequency to reduce delays.
  • Device management > Compliance policies: Ensure the device meets all compliance rules, like OS version and encryption, to avoid sync blocks.

ADVERTISEMENT

Why Teams Mobile Sync Fails on Managed Devices

Managed devices often have strict security policies that interfere with normal app behavior. The most common cause is an app protection policy that prevents background data usage. When the app cannot run in the background, it cannot fetch new messages or files until you open it manually. Another cause is conditional access policies that require a compliant device. If the device fails a compliance check, Teams blocks sync entirely. A third cause is an outdated Teams app version that does not support the latest sync protocols. Finally, network restrictions like VPN or proxy settings can block the required endpoints.

App Protection Policies and Background Data

App protection policies in Intune control how the Teams app handles corporate data. If the policy sets “Allow app to transfer data” to “None” or restricts background network access, the app cannot sync. The policy may also disable the use of native notifications, which are needed for real-time updates.

Conditional Access and Compliance

Conditional access policies require the device to be marked as compliant before granting access to Teams. Compliance policies check for OS version, encryption, and jailbreak status. If any check fails, the app may still open but sync stops.

Steps to Diagnose and Fix Teams Mobile Sync Issues

Follow these steps in order. Each step addresses a specific cause.

  1. Check the Teams app version
    Open the app store on your device and search for Teams. If an update is available, install it. Outdated versions may have sync bugs that Microsoft has already fixed.
  2. Verify network connectivity to Teams endpoints
    On the device, open a browser and go to https://status.teams.microsoft.com. If the portal loads, the basic network path works. Then check if your VPN or proxy allows traffic to the Teams service endpoints. You may need to add the domain teams.microsoft.com and all subdomains to the allow list.
  3. Review Intune app protection policies
    Sign in to the Intune admin center. Go to Apps > App protection policies. Open the policy assigned to your device. Under Data protection, check the setting “Allow app to transfer data.” Set it to “Policy managed apps” or “All apps” to allow sync. Also check “Allow app to access network” and ensure it is enabled.
  4. Check device compliance status
    In the Intune admin center, go to Devices > All devices. Select your device and view its compliance status. If it shows non-compliant, review the compliance policy details. Fix the failing requirement, such as installing a required OS update or enabling encryption.
  5. Enable background sync in the Teams app
    Open the Teams app on your device. Go to Settings > Data and storage. Turn on “Background sync” and set the sync frequency to “Automatic” or “Every 15 minutes.” Disable any battery saver mode that might stop background processes.
  6. Clear the Teams app cache
    On Android, go to Settings > Apps > Microsoft Teams > Storage > Clear cache. On iOS, you must uninstall and reinstall the app because iOS does not allow clearing cache individually. Reinstalling also resets the app state.
  7. Sign out and sign back in
    In the Teams app, go to Settings > Sign out. Then sign in again with your work account. This refreshes the authentication token and may force a new sync cycle.
  8. Check conditional access policies
    In the Azure AD admin center, go to Security > Conditional Access. Review policies that apply to the Teams app. If a policy requires a compliant device, ensure your device passes compliance. If a policy blocks certain locations, move to an allowed location.

ADVERTISEMENT

Related Failures on Managed Devices

Teams App Shows “Sync Error” or “Connection Lost”

This error often appears when the device loses network access to Teams endpoints. Check if your firewall or proxy blocks the required ports. Also verify that the device has a stable internet connection. If the error persists, reset the app by clearing cache or reinstalling.

Teams Does Not Receive Push Notifications

Push notifications require the app to register with the platform notification service. If your app protection policy disables notifications, enable it. Also check if the device’s battery optimization settings are killing the Teams background process. Add Teams to the battery optimization exception list.

Files and Attachments Do Not Sync

This issue may occur if the app protection policy restricts file transfers. In the Intune policy, check the setting “Allow app to transfer data” and also “Allow user to save copies.” If these are disabled, files will not download or sync. Enable them to allow file access.

Item Intune Policy Setting Device Setting
Background sync Allow app to access network Settings > Data and storage > Background sync
Data transfer Allow app to transfer data Not applicable
Compliance Compliance policy status Device settings > Security > Encryption

If Teams Still Has Sync Problems After These Fixes

If the issue remains, the problem may be more complex. Check the Teams admin center for service health. Go to Teams admin center > Health > Service health. If there is an active incident, wait for resolution. You can also collect diagnostic logs from the device. On Android, go to Settings > Help & feedback > Share logs. On iOS, go to Settings > Help & feedback > Diagnostic logs. Send these logs to your IT support team for further analysis.

Another advanced step is to verify that the device is properly enrolled in Intune. Go to Settings > Accounts > Work access on Android or Settings > General > Device management on iOS. If the device is not enrolled, sync will not work. Re-enroll the device if needed.

Finally, check if your organization uses a custom URL for Teams. If so, ensure the app is configured with the correct URL. This setting is usually pushed via an app configuration policy. In Intune, go to Apps > App configuration policies and verify the policy for Teams contains the correct tenant URL.

After completing these steps, you should have a clear path to restore sync. Test the fix by sending a message from another device and see if it appears within a few minutes. If it does, the sync is working. If not, escalate the issue to Microsoft support with the diagnostic logs.

Remember to keep the Teams app updated and monitor your Intune policies regularly. A proactive check of compliance status can prevent future sync failures. Use the Teams admin center > Devices page to see which devices are compliant and which are not.

ADVERTISEMENT