Skip to content

iOS application with google Admobile build from python and some Object-C, go to issues for Object-C part.

License

Notifications You must be signed in to change notification settings

shirubei/simcalWithAdmobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simcalWithAdmobs

Sample iOS application (a simple calculator) with google Admobile build from python and some Object-C. Several buttons not implemented though.
For Object-C part, check here
Remember to add this line before these code lines: #import <GoogleMobileAds/GoogleMobileAds.h>
vedio1 in Chinese
vedio2 in English

packages: https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Build settings: "Enable Modules(C and Object-C)" set to "Yes"
"Other Linker Flags": add "-ObjC" and "$(inherited)"
"Header Search Paths": add "$(inherited)"

About

iOS application with google Admobile build from python and some Object-C, go to issues for Object-C part.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published