Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

AdMob is a mobile advertising company owned by Google which lets developers monetize their applications by "renting" screen real-estate to display ads. AdMob is one of the world's largest mobile advertising platforms and claims to serve more than 40 billion mobile banner and text ads per month ...

learn more… | top users | synonyms

0
votes
0answers
21 views

When clicking the ad, calculate the number of application install

I want to follow installing application after clicking advirtasament on facebook. I used apssflayer.I can take number of download through MultipleInstallBroadcastReceiver But i didn't understand that ...
3
votes
2answers
2k views

IOS Facebook SDK 3.1 with -ObjC flag

I'm trying to implement admob mediation using the latest admob sdk, and their library requires me to use linker flag -ObjC. However, after adding this flag, I get linker errors for facebook SDK. ...
0
votes
0answers
78 views

Facebook makes admob disappear

I am developing a very simple game that uses a SurfaceView that takes up the whole screen, with an AdView at the bottom. These two play nicely with the help of a RelativeLayout. Everything works ...
1
vote
1answer
179 views

admob compromising app

i'm making an app for android 2.2+ using facebook sdk too. my app is working fine and so before putting it on the market i decided to put some ads with admob. to use admob with previous version you ...