You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<custom-preferencename="android-manifest/application/activity/@android:theme"value="@style/SplashTheme"/> <!-- Theme mainly for splash screen or background colors -->
59
59
<custom-preferencename="android-manifest/application/activity/@android:configChanges"value="orientation|keyboardHidden|keyboard|screenSize|locale|navigation"/> <!-- Navigation is for bluetooth restart! -->
60
+
<custom-preferencename="android-manifest/application/@android:networkSecurityConfig"value="@xml/network_security_config"/> <!-- Network security config (e.g. to whitelist non-SSL domains for audio stream) -->
0 commit comments