To update use: `sudo gem install cocoapods --pre`
[!] This is a test version we'd love you to try.
For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.2.0.beta.3
Analyzing dependencies
Downloading dependencies
Installing Firebase (3.11.0)
Installing FirebaseAnalytics (3.6.0)
Installing FirebaseCore (3.4.6)
Installing FirebaseInstanceID (1.0.8)
Installing Google-Mobile-Ads-SDK (7.16.0)
Installing GoogleInterchangeUtilities (1.2.2)
Installing GoogleSymbolUtilities (1.1.2)
Installing GoogleToolboxForMac (2.1.0)
Generating Pods project
Integrating client project
[!] Please close any current Xcode sessions and use `InterstitialExample.xcworkspace` for this project from now on.
Sending stats
thats the only changes I've made to be able to build and upload it on my iPhone 4 (A1332 model with iOS 7.1.2 (11D257)
8. in xCode press Product->Archive menu->Export->Save for Development deployment->Next->Next->Next (all setting by default)->Export
9. Install InterstitialExample.ipa we get file via iTunes on iPhone 4
10. each time iPhone is in landscape orientation you will get test ad in portrait for 1 sec, then it will rotate to landscape.
btw, if you will keep device in portrait then test ad will be shown in portrait as it should without any rotations