SyncActivityFromSetupUrl
Use this class to launch the sync screen with a URL-based sync pairing code It is not expected that the URL would be hand-crafted This is to support the flow when a URL-based sync setup QR code is scanned using the normal camera app and we're the default browser
globalActivityStarter.start(context, SyncActivityFromSetupUrl("https://duckduckgo.com/sync/pairing/#&code=ABC-123&deviceName=iPhone"))
Content copied to clipboard