Does anyone know the script syntax to add to a button to launch the Apple TV Remote App? I built a button and added the following script to it but it does not work:
App.OpenUri("remote://);
If I change remote to music it launches Apple Music just fine