Introduction
The dedicated GE Healthcare POC environment requires one additional configuration step in addition to the normal agent setup for iOS and Android, explained in this article.
GE Healthcare POC 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://api.app47.co/”.
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://api.app47.co/”.
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://api.app47.co/” when configuring the agent in your Titanium app.
Comments
0 comments
Please sign in to leave a comment.