iOS App Development Tutorial Section
How to monetize your app with the best advertising networks Page 3
How to upgrade Revmob to the latest SDK
18. Download Revmob latest SDK
In this lecture, we will download the Revmob SDK and add it to Xcode
19. Add Revmob Framework dependencies
Revmob depends on other frameworks whenever you upgrade. This video tutorial will show you how to set them up
20. Add Revmob Search Paths Settings
In this lecture, we will download the Revmob SDK and add it to Xcode
21. Display the Revmob Full Screen Ad
We now need to make sure we have the correct calls to show the full screen ad for Revmob
How to add Admob Advertising Network from scratch
22. Download the latest Admob SDK
In this lecture, we are going to add the Admob advertising banner to your app
23. Admob Framework file and dependencies
After adding Admob's latest SDK, we are going to add the frameworks Admob depends on
24. Add Admob Search Paths settings
Now that we have the files, we now need to make sure that Xcode knows where Admob is located
25. Add Code to create and display the banner
In this video tutorial, we will add the code that is going to display the Admob ad banner
26. Verify Admob banner displays
We now just need to verify that the Admob banner displays correctly in the simulator