Navigation Handler
Defines how your app handles deep link routes triggered by Userpilot experiences. Implement this to route users to the appropriate screens or external URLs.UserpilotNavigationDelegate. For complete control over link handling, implement UserpilotNavigationDelegate to customize behavior for all link types.
Example Implementation