We have created a custom version of the Spotfire iOS App using the Spotfire Analytics Deployment Kit for Apple iOS. We would like to stop users from connecting with the regular Spotfire app to our Spotfire servers, in order to ensure only our custom app is used.
One idea could be to add and app identifier to user agent in the HTTP header to determine which app is trying to connect to the Server.
Implemented in | 2.13 |
Implemented in Spotfire iOS App 2.13.0
For the original Spotfire iOS app the user agent string with "Spotfire.iOS/2.13.0".
For apps created with the deployment kit, the name will be "Spotfire.iOS.<DeploymentKitAppName>".