Open ad clicks in the native browser on iOS

You can choose whether the device's native browser will open if the user clicks an ad in this view. By default, the SDK will open clicks in an in-app browser.

To cause a specific ad creative to open in the native browser, use the ANJAM API.

Use this code to open the device's native browser when the user clicks an ad:

banner.clickThroughAction = ANClickThroughActionOpenDeviceBrowser;

Note

The banner.opensInNativeBrowser has been deprecated as of Mobile SDK version 5.0.