Mobile App Integration Guide and ConnectID Testing Updates
We've added comprehensive mobile app integration documentation and enhanced ConnectID testing resources to help you integrate k-ID widgets into mobile applications.
What's New
Mobile App Integration Guide
A new Mobile Apps quick start guide provides comprehensive documentation for integrating k-ID widgets into mobile applications. The guide covers:
- Platform-specific implementation methods: Detailed guidance for Android (Custom Tabs, WebView, Trusted Web Activity) and iOS (ASWebAuthenticationSession, SFSafariViewController, WKWebView)
- AgeKeys support: Clear documentation on which implementation methods support AgeKeys and WebAuthn
- Result communication: Two approaches for receiving widget results—callback URLs (recommended) and DOM messages
- Third-party app verification flows: Complete documentation on how verification methods like ConnectID redirect through third-party apps
- Complete code examples: Step-by-step implementation examples for both iOS (Swift) and Android (Kotlin) with full code samples
ConnectID Testing Enhancements
Enhanced ConnectID testing documentation with mobile app testing resources:
- Mobile app test apps: Added links to ConnectID Mock Bank C test apps for iOS (TestFlight) and Android (Google Play) to validate the complete redirect flow in mobile applications
- Testing section updates: Expanded the ConnectID testing section with a dedicated subsection for mobile app redirect flow testing