Thanks for this Stephen.
The engineering team is aware of the changes for iOS 13 and is currently working on updates to address this and other issues.
Keep an eye out for updates in our release notes .
Regards
Sam
This change has been made by the SDK team - updating the setting of the interstitial view controller to use full screen presentation style since it's no longer the default in iOS 13 as you pointed out. This change is released in 7.46.0.
Regards
Hi,
For the Mobile Ads SDK, you don't need to do anything, it will be enabled automatically.
If you mean for your own apps, there's this - https://stackoverflow.com/questions/56435510/presenting-modal-in-ios-13-fullscreen.
Cheers
Sam
Hi Chris,
Which version of the iOS SDK are you using? If it's 7.46.0 or later then this is unexpected. Can you share a screenshot?
Regards
Ok no problems.
'pod update' should be all that you need to do to update your cocoapod dependency. If it doesn't update to the latest version (7.47.0) then check what the minimum iOS version you support is. 7.43.0 updated the minimum iOS version to 8.0. This is declared in the top of your Podfile.