Introduction
The dedicated caterpillar environment requires one additional configuration step in addition to the normal agent setup for iOS and Android. This article explains that step.
Caterpillar Embedded Agent Configuration`
iOS
As noted on the iOS configuration page, you can specify the configuration endpoint. For the managed application, open the EmbeddedAgentSettings.plist file and add (or set) the “configuration endpoint” property to “https://mcat.app47.com/” for Production and “https://mcat.app47.net/” for QA.
Android
As noted on the Android configuration page, you can specify the configuration endpoint. For the managed application, open the EmbeddedAgentConfig.xml file and add (or set) the “EmbeddedAgent_configurationEndpoint” property to “https://mcat.app47.com/” for Production and “https://mcat.app47.net/” for QA.
Titanium Module
As noted on the Titanium configuration page, you can specify the configuration endpoint. For the managed application, add (or set) the “ConfigurationEndpoint” property to “https://mcat.app47.com/” for Production and “https://mcat.app47.net/” for QA when configuring the agent in your Titanium app.
Comments
0 comments
Please sign in to leave a comment.