🎨For CarPlay / Android Auto Only

Getting Setup

You will need to strip our Unity Project down to just the Unity Web Browser object (Called "UWB") and whatever else you would like to keep. Refer to the Inspector to alter the resolution, web URL, and javascript / storage / caching settings.

Then refer to the "Setting up for Carplay" part of our guide to setup the React application to host your carplay website on localhost. After thats completed, replace the Initial URL with your React applications hosted URL.

Last updated