Skip to content

Commit 201b6a9

Browse files
author
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/)
committed
Release 4.8.6
1 parent affe5b1 commit 201b6a9

File tree

16 files changed

+25
-15
lines changed

16 files changed

+25
-15
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### v4.8.6
4+
_2021-05-05_
5+
- Fix issue causing first ad experience stopping when using the SDK for the first time
6+
37
### v4.8.5
48
_2021-03-23_
59
- Fixing issue with Google Mobile Ads SDK v8\n- Correct a crash reported issue\n- Adding some minor improvements

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ github "teads/TeadsSDK-iOS"
4747

4848
Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000165909).
4949

50+
## Known Issue
51+
52+
### Xcode 12 Excluded Architecture
53+
54+
[#142](https://github.com/teads/TeadsSDK-iOS/issues/142) Our third party viewability solution is unfortunately not yet compatible with ARM Simulator Architecture.
55+
5056
## Changelog
5157

5258
See [changelog here](CHANGELOG.md).

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 = "4.8.5"
4+
s.version = "4.8.6"
55
s.summary = "Teads' iOS SDK"
66
s.module_name = s.name
77
s.description = <<-DESC
File renamed without changes.
File renamed without changes.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

TeadsSDK.xcframework/ios-arm64_armv7/TeadsSDK.framework/adcore.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon, 22 Mar 2021 14:25:57 GMT
1+
Mon, 03 May 2021 12:55:07 GMT
-18.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)