- Install pods via command
pod install
- Open File -> Workpace settings
- Select
Legacy Build System
- Check
Do not show a diagnostics issue about buid system deprication
.
- Register your app in Firebase.
- Upload
GoogleService-Info.plist
to the tourismtemplate folder. - Change Bundle Identifier in General -> Identity.
- Set
MGLMapboxAccessToken
- Change Bundle display name
- Set
maps-api-key
- Set
beacon-major
- Set
custom-webclient
(contact xamoom support) - Set
custom-webclient-host
(contact xamoom support) - Set
tracking_id
in format UA-******** (Google Analytics) - Set
urls
if you need to access to specific urls only. - Set
non-internal-urls
, if you want to block custom urls. - Set
is_background_image
= true, if you want to use background image for tabbar and navigation bar. - Set
enable_quiz_feature
= true, if you want to use quiz app feature (contact Xamoom support).