Wallet | Campaigns | Shop & Cart |
- Xcode and Command Line Tools installed.
- Cocoapods installed.
- Integrate with Firebase
# Cloning the repository
$ git clone [email protected]:customerglu/IOS-DEMOAPP.git
# Enter the folder
$ cd IOS-DEMOAPP
# Installing pods
$ pod install
# Open Xcode to run the app
$ xed .
Customer Glu SDK depends on a firebase project to reach the full potential.
- Go to your firebase console and create a project.
- Go to project settings
- Scroll down to
Your apps
and select IOS - Follow the instructions. We only need to complete the step
Download config file
, the rest has already been completed in this repository.
1. Wallet will open a WebView where the user can check Activities & Rewards won.
2. Campaigns will open WebView where the user can see all the campaigns, select one and play for prizes.