Can somebody please share some concepts/strategies.
I’m growing an app utilizing Qt for iOS and I wish to implement AdMob on iOS.
Sadly ,I can not implement AdMob.
We specify all of the sources and information in CMakeLists.txt, However as a result of Google Cell Advertisements might be put in utilizing Pod at later step and they are going to be included in .xcworkspace.
Due to this, there may be an error saying Google Cell Advertisements cannot be discovered once I construct .xcworkspace in Xcode.
We now have two steps, one is in Qt Creator and different is in Xcode.
- Ought to I obtain Google Cell Advertisements manually in to Qt Listing, and inform CMake to search out this , however I attempted this and failed.
- I attempted on Xcode as nicely with no success.
Your assist might be a lot appreciated.
Thanks.