HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In

Deploying your Configured Commerce Mobile SDK Applications

After configuring and verifying your application is ready, you are prepared to deploy your application.

Running your application

The app verifies that the Domain string is set in the Configuration.json file upon launch. The app will use that value as the host for all requests if it is set. Otherwise, you are prompted in the app to enter a Domain URL for the app to use. See the Quickstart for Mobile SDK for more.

To deploy your app locally for testing, refer to the documentation on Deploying locally. After thoroughly running your app through Quality Assurance, you can deploy it to the app stores to distribute it to your customers. Refer to Deploying to app stores for more.