Skip to content

Commit 9518683

Browse files
V2.7.17
1 parent 9032fc9 commit 9518683

File tree

7 files changed

+3
-1
lines changed

7 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog
2+
v2.7.17
3+
- fix on tableView integration
24

35
v2.7.16
46
- 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]()

TeadsSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "TeadsSDK"
4-
s.version = "2.7.16"
4+
s.version = "2.7.17"
55
s.summary = "Teads' iOS SDK"
66

77
s.description = <<-DESC
-1 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5.15 MB
Binary file not shown.

0 commit comments

Comments
 (0)