- Build the app in Android Studio, install on emulator
-
```
cd native
yarn dev --scheme comm
```
- Press the `a` (or `shift+a` for device select) key in Metro console to open the deeplink. The Comm app should open and skip the Expo launcher screen.
Manifest correctness was checked in Android Studio using "merge view":
{F336770}
Darker is the main manifest, while lighter blue is the debug one.