Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Changelog
v2.7.17
- fix on tableView integration

v2.7.16
- Add support for brandsafety. If you have news content in your app, you should use `[self.teadsAd setPageUrl:@"https://news.com/myArticle"];` where the url is you equivalent http url of your article. More information [http://mobile.teads.tv/sdk/documentation/ios/integration/inread-ios#a-init-your-teads-ad]()
Expand Down
2 changes: 1 addition & 1 deletion TeadsSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "TeadsSDK"
s.version = "2.7.16"
s.version = "2.7.17"
s.summary = "Teads' iOS SDK"

s.description = <<-DESC
Expand Down
Binary file modified TeadsSDKDemo/Resources/TeadsSDKResources.bundle/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified TeadsSDKDemo/TeadsSDK.framework/Versions/A/TeadsSDK
Binary file not shown.