Dynamics Mobile Docs
HomeContactSign InBlog
Search…
Introduction
Getting Started
TOC
About
License
Dynamics Mobile Portal
Introduction
User Guide
Ready Apps
Introduction
Mobile Fleet
Field Sales
Business Intelligence
Dynamics Mobile Agent
Introduction
Settings Reference
Hardware Requirements
Dynamics Mobile SDK
Introduction
Getting Started
Latest Version
Visual Studio Code
Dynamics Mobile CLI
NPM Scripts
Application Development
JSON Reference
TypeScript API Reference
Architecture
Architecture Overview
Applications
Application Areas
System and Custom Apps
Apps integration
Deployment modes
ERP Integrations
ERP Integrations
Introduction
Dynamics 365 Business Central - online
Microsoft Dynamics 365 Finance and Operation - online
Microsoft Dynamics AX 2012
Microsoft Dynamics NAV
Custom ERP Integration
Mobile Devices
Requirements
Supported Printers
Recommended Devices
Mobile Device Deployment
Demo
Beta testing on Android
Supported Barcode Scanners
Others
Outbound domain whitelisting
Powered By GitBook
Latest Version
Obtaining latest version of Dynamics Mobile SDK
The latest version of Dynamics Mobile SDK can obtained from NPM registry​
In order to install the latest Dynamics Mobile SDK with the latest CLI, execute the following command:
1
> npm install dynamicsmobile@latest -g
Copied!
In order to update Dynamics Mobile SDK in already existing application repository, execute the following commands:
1
> cd myapp
2
> npm install dynamicsmobile@latest
3
> dms refresh
Copied!
Dynamics Mobile SDK - Previous
Getting Started
Next - Dynamics Mobile SDK
Visual Studio Code
Last modified 2yr ago
Copy link