General
This guide is for ArcGIS Online
| ArcGIS Location Platform account | ArcGIS Online account | ArcGIS Enterprise account | |
|---|---|---|---|
| Partially offline apps | 1 | ||
| Fully offline apps | 1 |
- 1. Contact Esri.
To build offline applications with ArcGIS Maps SDKs for Native Apps
If you have an ArcGIS Location Platform account
Authentication is typically used to use tools
The following table provides an overview of the functionality available with each type of authentication:
| API key authentication | User authentication | App authentication | |
|---|---|---|---|
| ArcGIS Location Services | 1 | 1 | 1 |
| Data services (Item access) | 2 | ||
| Spatial analysis services | 1 | 1 | |
| Portal service (General privileges) | |||
| Portal service (Admin privileges) |
- 1. Supported with ArcGIS Online and ArcGIS Location Platform.
- 2. Supported, but not recommended due to security risks.
The cost of using ArcGIS services depends on the type of account you have:
- ArcGIS Online: Uses a credit
Credits are the currency used by ArcGIS Online Organization accounts to account for data storage and location service consumption. Credits are consumed for specific transactions, such as accessing location services, and types of storage, such as storing features, performing analytics, and using premium content. consumption model to access services. To learn about the cost per transaction, go to ArcGIS Online > Credits by capability. - ArcGIS Enterprise: There is no cost for accessing ArcGIS Enterprise services in your own infrastructure.
Esri's Terms of Use documents include legal guidelines for the use of Esri products, services, and data.
Some of the key documents you will find are the:
Offline apps
Partially offline apps
A partially offline app is an offline app that has partial network access. It is designed for situations where users can access the network but cannot guarantee constant connectivity. Partially offline apps are commonly used by mobile workers who work in the field without access to network. Users can still perform functionalities with the app both in offline and online states, and synchronize the changes when connectivity is restored. Learn more in Partially offline apps.
A partially offline app has partial network access, while a fully offline app has no network access at all. This lack of access can result from working behind a firewall that prohibits external networks. Partially offline apps need network connectivity to download offline maps
Yes, you can use mobile scene packages
Web scenes
Offline maps
You cannot build a partially offline app if your application works behind a firewall. A partially offline app
In this case, you can build a fully offline app
Fully offline apps
A fully offline app is an offline app that has no network access at all. This is commonly used where network access is restricted for security reasons or when working behind a firewall. Unlike partially offline apps, fully offline apps do not support data synchronization. Learn more in Fully offline apps.
Mobile packages
Yes, you can use mobile scene packages
You cannot. Web maps and feature services are not supported in fully offline apps, as they require network connectivity to download. Alternatively, you can duplicate the web map or feature layer in ArcGIS Pro
Deployment
Yes, you can deploy an offline app. See Terms of use before deploying and distributing your offline apps.
Before you can use your offline app in production, you are required to apply a production license. There are four license levels available:
- Lite
- Basic
- Standard
- Advanced
The Native Maps SDK Lite production license covers most SDK capabilities and is available for free as a license string; many developers find that the Lite license provides everything their application needs. However, it is important to note that some data files
To obtain a Native Maps SDK Lite license string, go to My Esri and log in with your ArcGIS account. You can retrieve your license string from the "ArcGIS Maps SDKs for Native Apps License Strings" card of your MyEsri dashboard's Overview page.
If you see a message that states "Your active ArcGIS Organizational account username is not enabled for esri.com websites", please contact your ArcGIS org's administrator.
Esri's Terms of Use documents include legal guidelines for the use of Esri products, services, and data. Before you deploy or distribute your applications, it is important to review these documents.
Some of the key documents you will find are the: