Banking App for Demo
This is a mobile banking-style app for the purpose of Tealium Swift SDK tracking demo. This was originally built for the demo for a prospect. You can see a logo at the login screen when you run the app.
How to build the app
- Download the project in your local computer
git clone https://github.com/Kiyoshi09/StandardChateredDemo.git
- Move to the
StandardChateredDemo
directory you downloaded the project, and run the following command.
pod install
- Open the project by clicking
.xcworkspace
file instead of.xcodeproj
How to run the app
- Open
TealiumHelper.swift
and change account, profile, environment and dataSourceKey to yours.
- Please use “Pro Max” type emulator to run this project, such as
iPhone 12 Pro Max
oriPhone 13 Pro Max
- Run the app and you will see the login screen like the following.