When I run an app using the AdMob plugin on a device, the log fills up with this message:
ProcessThrottler::Activity::invalidate: Ending foreground activity / 'WebPageProxy::runJavaScriptInFrameInScriptWorld'
ProcessThrottler::Activity::invalidate: Ending foreground activity / 'WebPageProxy::runJavaScriptInFrameInScriptWorld'
ProcessThrottler::Activity::invalidate: Ending foreground activity / 'WebPageProxy::runJavaScriptInFrameInScriptWorld'
....
It keeps repeating with a high frequency.
The app is showing a banner, so it maybe related to that.
Also users of the app noted that the app gets slow and laggy after some time.
Does anyone know what that means or how it could be fixed?
Cheers!