Hi,
I have just integrated admob and facebook SDK into my game. However, I found something quite annoying after the integration.
Every time if there is a callback from a FB event or admob
eventFBSDKLog: FBSDKAppEvents: Recording event
adViewDidReceiveAd
The whole game screen (all sprites except background) will shift from left to right in high frequency. In all other cases, the game runs very smoothly.
is this a performance issue? anyone runs into it before and knows a solution?
Thanks very much!