Closed BimDav closed 11 months ago
Hi @BimDav, sorry but can you detail more about this feature? I think this is not possible to do right now
Will this be for Android and iOS? Or just one platform?
It would be for both platforms: let the game run normally, just behind the ad. For example a loading could continue behind the app, or a connection to a socket could stay alive while the ad is running
I don't know if there's a way, because as far as I know the ads are loaded in the UI thread, the AdMob documentation doesn't say anything about this:
https://developers.google.com/admob/android/quick-start https://developers.google.com/admob/ios/quick-start
@BimDav can this attend your request?
Is your feature request related to a problem? If so, please describe.
Right now calling show_rewarded_interstial() from a thread yields:
What feature or improvement would you like to see?
It would be great to be able to load an ad during a load time, for example. It should apparently be possible using admob to do this. Any ideas? If guided I could probably do the implementation myself.
Additional context
No response