I have integrated the revmob SDK into my Xcode project, but each time I launch the app in the simulator I receive the following message:
[39037:4564305] [RevMob] Starting RevMobAds
[39037:4564305] [RevMob] Warning: RevMob session was not started
[39037:4564305] [RevMob] Warning: RevMob session was not started
I have called all the methods in the right places, made sure that the app was set to "testing mode with ads", I have also included the required frameworks and delegates etc. but still it does not work.
How do I solve this any ideas?
Thanks!