Example of intergration of iOS native app with Tipser.
User is able to add a product, navigate to checkout page to see a cart with the product and perform pruchase.
- Open
TipserDevApp/TipserDevApp.xcworkspace
in Xcode - run
pod install
in theTipserDevApp/
directory - build/run the
TipserDevApp
project