adform / adform-ios-sdk

adform-ios-sdk
MIT License
8 stars 8 forks source link

Adform Advertising iOS SDK

Adform brings brand advertising to the programmatic era at scale, making display advertising simple, relevant and rewarding!

IMPORTANT - IOS 14 Support

Getting Started

Basic integrations

Advanced integrations

Other

Mediation adapters

Plugins

CHANGELOG

This part lists release notes from all versions of Adform Mobile Advertising iOS SDK.

2.20.0

New Features

Important

2.19.1

New feature

2.19.0

New Features

2.18.4

New Features

Bug fixes

2.18.3

New Features

2.18.2

New Features

2.18.1

New Features

2.18.0

New Features

2.17.0

New Features

2.16.0

Bug fixes

2.15.0

New features

2.14.0

New features

2.13.5

Bug Fixes

2.13.4

New features

2.13.3

New features

2.13.2

New features

2.13.1

New features

2.12.0

New features

2.11.0

New features

2.10.5

New features

2.10.4

Bug Fixes

2.10.3

New Features

2.10.2

Bug Fixes

2.10.1

Bug Fixes

2.10.0

New Features

2.9.0

New Features

Additional dependencies

Don't forget to add new dependencies to your project if you are updating our SDK from older version or start using cocoapods.

2.8.0

New Features

Bug Fixes

2.7.2

New Features

Migration from older versions

The new SDK version uses different method for setting key values to a banner. Therefore, if you were setting key values to banners using older sdk you need to update it. You can use two methods to do it:

  1. Create an NSArray with AFKeyValue objects and set it to the banner.
  2. Use "AFKeyValuesFromNSDictionary()" function to convert a NSDictionary with key values that you used to set to the banner, to NSArray with AFKeyValue objects and set it to the banner.

You can find an example here.

2.7.1

New Features

2.7

New Features

2.6

New Features

2.5

New Features

Bug Fixes

2.3.1

New Features

Bug Fixes

2.3

New Features

Bug Fixes

2.2.1

Bug Fixes

2.2

New Features

Bug Fixes

2.1.3

2.1.2

2.1.1

2.1

2.0.2

2.0.1

2.0

New Features

Additional dependencies

Don't forget to add new dependencies to your project if you are updating our SDK from older version or start using cocoapods.

0.2.1

New Features

0.2

New Features

Additional dependencies

Don't forget to add new dependencies to your project if you are updating our SDK from 0.1.x version.

0.1.2

New Features

0.1.1

Bug Fixes

0.1.0

New Features