Skip to content

This App shows a sample integration of the iOS SDK

Notifications You must be signed in to change notification settings

passbase/ios-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Official Passbase iOS Demo App

This App shows an example integration of the Passbase iOS SDK into an App. Before your try to run the App please sign up on our developer platform and use your own publishabe API key, which you can find in the API settings section.

Please follow our integration guide in our official developer documentation to install all dependencies first in a correct way.

Requirements

Ensure that you are using the latest XCode with Swift 5.1 support and that you also have Cocoapods installed.

Install the App & Run

  1. cd into the project and run pod install to install the Passbase SDK and dependencies
  2. Open the the file Passbase Demo App.xcworkspace
  3. Go into the Appdelegate.swift file and exchange YOUR_PUBLISHABLE_API_KEY with your own API key in line 19.
  4. Select a device and build & run the App (You might have to adjust the App's signing to your own)

The sample App has both the Storyboard integration, as well as programmatic approach commented out.

About

This App shows a sample integration of the iOS SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published