Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article provides a resolution for an issue where the Dynamics 365 Field Service mobile app fails to start.
Symptoms
When you start using the new user experience in the Dynamics 365 Field Service mobile app, you receive an error message stating that certain files are missing.
Cause
Some required source records are missing. The installation process creates these records when you install the Field Service app, but in rare cases, the installation process doesn't create these records successfully or the records become corrupted. A user might also delete the records.
Resolution
Step 1: Check if the MobileSource table contains data
Go to Power Apps and open the environment you want to check.
Select Tables, select the All filter, and search for the
MobileSource(msdyn_mobilesource) table.Select the table and verify if it contains the following data in the Name column:
- /card/bookingListViewItem.yml
- /card/defaultViewItem.yml
- /card/serviceTaskGridItem.yml
- /sitemaps/mobile.yml
If the table doesn't contain data, something went wrong with the solution update.
Step 2: Apply the Field Service solution update again
In Power Apps, open your environment and go to Solutions.
Search for
fieldservice_anchorand delete theFieldService_Anchorsolution.Go to the Power Platform admin center and select the environment where you deleted the solution.
In the environment details, under Resources, select Dynamics 365 apps.
Select Install app > Dynamics 365 for Field Service > Next.
Accept the terms of service and select Install.
After you install the solution, verify that the table contains the required data by using step 1.