Hello AppRever!
I’ve decide to give a try for the AppRever plugin with banner ad and have a look on the sample app which is provided. What is surprising there (and in documentation also) that it is not possible to define any callback function to catch relevant events during ads downloading/shown/closed/etc.
So the question is how this is this supposed to work without this?
I mean even in sample app you are “waiting a little” on timer just to get ads downloaded - for demo purposes this may be Ok, but in real life (in real app) the proper way would be, of course, to get a clear event that there are ads downloaded and ready in cache and that they could be then activated/shown.
Please have a look on the screenshot attached - I’ve made test, simulating network down after your demo app was started - there are few banners available to be shown, but there is also an “empty” or broken one, due to the connection loss - this is exactly what may happens with the real app and what should be properly handled by using of callback functions inside application.
Please let me (and other devs) know if your plan to improve this plugin by adding callback function(s).
Thanks!