Installed the Mopub SDK into my Android Studio project (via Fabric), and get full screen ads to work when running in the emulator.
However, once I generate a signed ADK build and distribute to real devices, the ads don't appear.
Could this be related to ProGuard? Does minifyEnabled need to be true?