- TypeScript
- React
openUpgradeIframe appends an iframe into a container you provide and resolves completed when the app reports done (refreshing the session on success). Call close() if the user dismisses your sheet first.This route is web-only — there is no DOM iframe in React Native. React Native customers should use the Popup route, which runs in the system auth session.
See also
- Upgrade overview — detection, hosting, and shared requirements
- Redirect to the app
- Popup (new window)
- Going lower-level