Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.36 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.36 KB

Tappx Advert Provisioning Demonstration for iOS

Portrait Landscape
Simulator Screen Shot - iPhone 8 - 2019-11-13 at 14 31 46 Simulator Screen Shot - iPhone 8 - 2019-11-13 at 14 56 49

Demonstrates how to use Tappx for Ad provisioning in iOS apps (both banner and interstitial). Copes with landscape and portrait transitions.

The repository was built on MacOS X - Mojave using Xcode 11.2.1 (11B53)

The Demo was written in Swift 5 and targets iOS 12.2 iPhone and iPads via the simulator

Requires the Google Ad Framework and Tappx Frameworks (see www.tappx.com for details)

Note: You must get your own app key from Tappx and set this in your $tappxKey environment variable. This value will be used to overwrite the privateData.plist property at build time (as part of a run script build phase).

Screen Shot 2019-11-13 at 14 50 08