I have integrated Unity Ads in a test application through a plugin for Flutter and I am seeing this log only in the emulator with Android 11.
W/UnityAds( 5555): com.unity3d.services.core.device.Device.getNetworkType() (line:135) :: Unity Ads was not able to get current network type due to missing permission
In Android 10 I don’t get this warning.
Should I be worried?
In AndroidManifest I have these two permissions: