Hey do you know about SwifUI 2.0? It gets rid of all the Uikit boilerplate that comes in How do we initialise the ads in that case Cheers for the great tutorial
Hi, Thanks for your tutorial. I did all your steps and the google test Ads is showing but if I change with my banner ad ID, it won't show anything but a grey bar. Any idea about it? Thanks.
I followed the exact instructions and added the GAD identifier to the info.plist - Xcode still says SDK was initialized without an application ID. Can someone help with this
This helped me so much! :) You made my day a 1000% better with this video. Its just relaxing when you are telling us something like this with your voice. Thanks so much!
Thank you! I seemingly have everything set up correctly (I can see test ads and the 'real' ads in Xcode, over 1200 ad requests in Admob, all account details filled in, correct set up for ads in AppStore) but since my app (Geo Whizz) was released the ads are no longer showing and Admob never finds my app (but does find another app I have). Do you know of any way to link Admob to the AppStore app? Why does Admob delay this final connection?
Hey bud! Great video. Would love to hear about in app purchases and how to periodically call an interstitial ad? An in app purchase to remove the ads would be a great example :)
Hey there, you can simply call another load(GADRequest()). However, keep in mind that it won't increase your earnings. Google has under the hood limits to ensure abuse does not occur :)
@@iOSAcademy Thank you. I have my own place for showing ad banner. Is it possible to replace ad banner from bottom to my desired place without using Native? Thank you. One more question. How to handle adView when segue, when change scene from another ViewController to another? Is it possible just to move adView or we have to integrate separate adView? Just same adView move it when segue, instead of loading and building new adView in different VC. Thanks)
Can I implement multiple tab controllers in this single way? Each controller is calling request to download ads, that is a violation of google policy like spam error If not, can you give me a solution for different tabs? thank you.
Hi, I am having a problem using pod init, when I type it, I get the response "-bash: pod: command not found", and I was just wondering if anyone knows what is happening and can help.
@@iOSAcademy I figured it out :) I also figured out another issue with my app :) It didn't display the ad even though everything was set correctly. But if you have this problem and want to fix it I checked the debugging zone, and all you have to do is insert this code: GADMobileAds.sharedInstance().requestConfiguration.testDeviceIdentifiers = ["the check the debugging console for the ID :)"]
@@AviationMaster hi I am having the same issue as you with the No such module as google Moblie ads and I don't know how to access the debugging zone you mentioned in your last comment
okay managed to fix this issue - when first implementing ad banner this wont work straightaway as there are some tasks that need to be completed. 1) ensure you have completed payment information otherwise ads will not show. 2) ensure you are using the test ad unit id instead of your main ad when in development mode.
Will this work on new xcode 16
How to add full screen in app ads pop ups linking to apple store?
Please can you do the with interstitial ad unit as well ?
Coming soon
Hey do you know about SwifUI 2.0?
It gets rid of all the Uikit boilerplate that comes in
How do we initialise the ads in that case
Cheers for the great tutorial
Hi, Thanks for your tutorial. I did all your steps and the google test Ads is showing but if I change with my banner ad ID, it won't show anything but a grey bar. Any idea about it? Thanks.
Same Problem here... does anybody have an answer?
No worry it may take 1 hour
how to add mopub ads plx make a video on that.
Hello, is this also same for GAM google ad manager.
I followed the exact instructions and added the GAD identifier to the info.plist - Xcode still says SDK was initialized without an application ID. Can someone help with this
This helped me so much! :) You made my day a 1000% better with this video. Its just relaxing when you are telling us something like this with your voice. Thanks so much!
Youre welcome! Glad I can help! Don't forget to like and subscribe
Thanks man, you saved my life!
Glad to hear it
I'm so lost. The terminal portion at the beginning isn't working for me. Says command not found.
I get the error "Framework not found" can u help me?
Thank you for the vid! For some reason my ad shows up as an empty white box. How do I fix that?
hey yea I have the same problem. Have you found a fix?
Great video. I have uploaded my app on app store few weeks ago..I still can’t find my apps in google ads mob. How can I find it?
Liked and Subscribed!! Amazing Videos.
Would love to see one on video ads. 😊
Thanks!
Thank you! I seemingly have everything set up correctly (I can see test ads and the 'real' ads in Xcode, over 1200 ad requests in Admob, all account details filled in, correct set up for ads in AppStore) but since my app (Geo Whizz) was released the ads are no longer showing and Admob never finds my app (but does find another app I have). Do you know of any way to link Admob to the AppStore app? Why does Admob delay this final connection?
Hey bud! Great video. Would love to hear about in app purchases and how to periodically call an interstitial ad? An in app purchase to remove the ads would be a great example :)
Firstly, thanks for watching. Thats actually a really good idea that's both practical and something I do a lot myself. Added to my to do list!
Looking forward to this lesson when it comes!
Nice man! Keep up the great vids!
Thanks!
Another great video 👏🏿👏🏿
Thanks!
Hello, Quick question how do you make the ads come more frequently ?
Hey there, you can simply call another load(GADRequest()). However, keep in mind that it won't increase your earnings. Google has under the hood limits to ensure abuse does not occur :)
Thank you for responding I subscribed to your channel too :)
how can I do it with ionic 4?
I havent used ionic in forever
Hey while in the terminal it says pod: command not found, when I type pod init pls help
Its because you need to install cocoa pods. Run brew install cocoapods. If you don't have brew, you can google how to set it up :)
Wonderful video!
Thanks
Hi, great video ! Could you present how to integrate native ads ? I have not seen any tutorial about how to do it
Thanks and sure! Ill add the video to my to do list
@@iOSAcademy Thank you. I have my own place for showing ad banner. Is it possible to replace ad banner from bottom to my desired place without using Native? Thank you. One more question. How to handle adView when segue, when change scene from another ViewController to another? Is it possible just to move adView or we have to integrate separate adView? Just same adView move it when segue, instead of loading and building new adView in different VC. Thanks)
Can I implement multiple tab controllers in this single way? Each controller is calling request to download ads, that is a violation of google policy like spam error
If not, can you give me a solution for different tabs?
thank you.
I think google require you to submit the app to app store before using googleads sdk.
Great !! but why pod init doesn't work on my apps ?
you need install Cocoapods before install pods in your apps
Yess I try but I think with the new M1 is not working
Thank you , but it seems not work on Xcode 11.5 ..
Youre welcome! What isnt working?
amazing video!!! thanks a lot
Youre welcome! Dont forget to subscribe :)
hi, my terminal say "command not found: pod"
Install cocoapods
Can you also make a tutorial for Google AdMob Native Ads for iOS?
Yes! Its on my list. Subscribe and stay tuned
@iOS Academy thank you! By any chance, when will you be uploading it?
I love all your videos. Can you add this to your Instagram tutorial between two user post feed? this will be helpful. Keep up the good work you do :)
Hi, I am having a problem using pod init, when I type it, I get the response "-bash: pod: command not found", and I was just wondering if anyone knows what is happening and can help.
I think you probably don't have cocoapods installed on your machine.
Very important!
Agreed, thanks for watching!
pleas also do it with other ADS "species"
Theyre on my list! Make sure to sub!
@@iOSAcademy i have olready doing this :D
Showing Recent Messages
:-1: linker command failed with exit code 1 (use -v to see invocation)
you have to -ObjC in the other linker flags in build
I'm getting this issue in the View Controller "No such module as Google Mobile Ads" pls help me :)
did you install the pod?
iOS Academy yep I did I wrote it out the code on the podfile too
@@iOSAcademy I figured it out :) I also figured out another issue with my app :) It didn't display the ad even though everything was set correctly. But if you have this problem and want to fix it I checked the debugging zone, and all you have to do is insert this code: GADMobileAds.sharedInstance().requestConfiguration.testDeviceIdentifiers = ["the check the debugging console for the ID :)"]
@@AviationMaster hi I am having the same issue as you with the No such module as google Moblie ads and I don't know how to access the debugging zone you mentioned in your last comment
@@hughedney7222 Right click on the info file and choose source code. IOS Academy should mention that in this video.
Thank you this very informative tutorial. Do I have to create separate banner ID for each scene??
Thanks! Make sure to subscribe for more! And yes to your question
my banner is not showing - any ideas why?
You probably need to test it on a real device
@@iOSAcademy tested on a real device and still no ads shown - any way to debug this?
okay managed to fix this issue - when first implementing ad banner this wont work straightaway as there are some tasks that need to be completed. 1) ensure you have completed payment information otherwise ads will not show. 2) ensure you are using the test ad unit id instead of your main ad when in development mode.
Amazing
Thanks!
iOS can you message me I have a question for you