Browse Source
- Add DID route schema to deepLinks.ts - Enable Android app link verification - Add autoVerify flag to Android manifest Technical Changes: - Add did schema with id parameter to deepLinkSchemas - Add DeepLinkParams type for DID routes - Set android:autoVerify="true" in intent-filter - Update manifest to handle DID deep links This enables proper deep linking for DID-based routes and allows Android to verify app links automatically. The DID schema allows direct navigation to DID-specific views via external links.pull/127/head
3 changed files with 17 additions and 12 deletions
Loading…
Reference in new issue