Hi ~
I was followed the link (https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/mobile-apps/platform/mobile-platform-getting-started) and import the project to VS, but when i compile the project, lots of error show, such as :
Severity Code Description Project File Line Suppression State
Error Class 'SysAppRelational' was not found. Are you missing a module reference? Fleet management server side (ISV) [Fleet Management] J:\AosService\PackagesLocalDirectory\bin\XppSource\FleetManagement\AxClass_FMActiveReservationListItem.xpp 9
Severity Code Description Project File Line Suppression State
Error Class 'SysAppField' was not found. Are you missing a module reference? Fleet management server side (ISV) [Fleet Management] J:\AosService\PackagesLocalDirectory\bin\XppSource\FleetManagement\AxClass_FMActiveReservationListItem.xpp 16
i was updated the module and selected lots of the packages, but still error when compile...
Can someone help me on this? this is my first step to look into the Apps development in D365, thanks in-advance!
*This post is locked for comments