2. Setting up the iOS app
Setting up steps for the Trid - City Guide iOS app
After purchase and download Trip package. You can Rename and Unzip it everywhere on your computer.

Importing and running
Open Terminal and
cd
to "ios_source_code" folder in "trid_package" folder.

2. Run pod update


3. Open "trid.xcworkspace" in "ios_source_code" folder by Xcode


4. In the Tab Identity, Replace Bundle Identifier with Bundle ID of iOS app that you created in Firebase.

5. Go to your Firebase Console and download the GoogleService-Info.plist' file and replace the placeholder in trid/dev/GoogleService-Info.plist

6. Press the Play button to test the app on the emulator.

Done. You have setup a successful iOS app.
Facebook Login
Open "Info" tab & update Facebook App Id

Update contact info
Open file "trid/global/AppSetting.swift" to update your application info

Last updated