RECEIVER_APPLICATION_ID_METADATA
Apps can point the SDK at a different receiver (e.g. the staging app) with a manifest meta-data entry:
<meta-data
android:name="net.bunny.cast.RECEIVER_APPLICATION_ID"
android:value="E8262297" />Content copied to clipboard