Consider the following flow:
1) User opens app when there is no internet connection on his device. (So, no banner ad displayed)
2) When using the app, user connects to Internet.
In the above situation, my banner ad does not automatically load on Internet connection establishment. I want the banner ad to be displayed after step 2.
What is the best way to do this?
To further elaborate, in order for the banner ad to be displayed in the app right now, I have to end up restarting the app, this time, with the Internet connectivity present. In other words, if the app is started without an internet connection, banner ads are just not displayed.