Setup & Initialize
Setup & Initialize
Before rendering any Digital Card Engine views, you need to add the SDK to your project and initialize it with a valid auth token.
Select your platform to get started:
- Android SDK — Setup — Add the Maven dependency, configure repositories, and declare required permissions.
- Android SDK — Initialize — Bootstrap
DigitalCardEngineSDKwith a token and configure the style. - iOS MFE — Setup — Add the Swift Package or CocoaPods dependency.
- iOS MFE — Initialize — Create a
DigitalCardEngineinstance and apply global styling.
Updated 3 months ago
