Troubleshoot your Prebid Mobile integration by following these steps to check your application logs.
With your test device connected to the computer, run the following command in your terminal:
adb shell setprop log.tag.PrebidMobile VERBOSE
Navigate to the Android Monitor in Android Studio.
In the logcat tab, set the Log Level to Verbose and search for “PrebidMobile”. You should see a list of logs.
Q: I’ve defined a banner size as fluid in Google Ad Manager SDK (AdSize(-3,-4)
), why am I receiving an empty response?
A: Prebid Mobile does not support fluid size.