Development with the iOS Launch Viewer

Authorising Domains

To use the Variant Launch SDK, your exact subdomain must be authorised via the Launch Admin site. For example, if your AR experience is hosted on app.example.com, you must add the full subdomain, not just example.com.

Development

localhost, local IPs, and common code-sharing sites (codesandbox.io, glitch.me etc) are always allowed, but please note you will need a valid CA-signed SSL certificate (not self-signed) so that the Launch viewer app can connect to your dev-server.

See Local dev servers & SSL for information on methods to connect to your dev-server.

Previous
Using Safari dev tools