When I run my app from within Eclipse, all works brilliantly. Ads show up and refresh without any issues. (I've integrated the MobFox SDK and am receiving AdMob and MobFox ads via it.
However, when I sign my app with my private keystore and export it, then install the APK onto my device, AdMob ads do not appear to.....well, appear.
Am I missing something? I've re-tested by running it directly from Eclipse, and once again, it works from there.
Is there something in my code that I need to change before exporting or perhaps it's something to do with the keystore (I was previously using the debug keystore to test my Google Play Game Services).
Would appreciate any thoughts as I'm not really sure what I'm missing here.