Configuration

You can configure some SDK parameters by adding according AndroidManifest / Info.plist fields.

⚠️

When setting boolean parameters in Info.plist through the XML file, you need to use YES or NO values for boolean type, not true or false.

ParameterOSTypeDescription
HyperTrackPublishableKeyBothStringYour HyperTrack Publishable Key
Required
HyperTrackAllowMockLocationBothBooleanAllow mocking locations (if set to false any mocked location will be filtered and the outage will be displayed in the Dashboard)
Default: false
HyperTrackForegroundNotificationTitleAndroidString ResourceTitle of the foreground service notification
HyperTrackForegroundNotificationTextAndroidString ResourceText of the foreground service notification