New iOS SDK version - 1.9.2
over 6 years ago by Omri Ariav
New iOS SDK version released!
In this version, we are adding support for opening the App Store without leaving the publisher app. We are adding a new config function setClickInApp
. When it set to YES
the App Store will open after a clicking an ad within the app. When it set to NO
the App Store will open externally (like it was before)
We updated our Mopub and Admob adapters to support this option. The Mopub adapter is also compatible with Mopub's latest SDK version - 5.3.0
In addition to the click in-app functionality, we added some bug fixes and performance improvements.
Click here to integrate the Appnext iOS SDK!
Changelog
- added: Ability to open the App Store within the app after click event
- added: Support for Mopub iOS SDK 5.3.0
- fixed: Bug fixes and performance improvements