Example iOS app for swift-drops-sdk.
- a setup screen for auth token / tracker / DDC inputs
- a dedicated payer-auth demo screen with a live event log
This example expects the SDK repo to exist as a sibling directory:
../swift-drops-sdk
The Xcode project references it as a local Swift Package from that relative path.
Open Example.xcodeproj in Xcode, select an iPhone simulator, and hit Run.
- Enter:
- environment (local / dev / sandbox / prod)
- auth token
- tracker
- DDC JWT
- DDC URL
- Optionally fill in billing fields and toggle Do Capture / Do Card on File
- Tap Open Payer Auth Demo
- The app pushes a screen that hosts
SafepayPayerAuthenticationView - Event callbacks are prepended to the on-screen log