Skip to content

Commit

Permalink
Release 4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed May 5, 2021
1 parent affe5b1 commit 201b6a9
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 15 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### v4.8.6
_2021-05-05_
- Fix issue causing first ad experience stopping when using the SDK for the first time

### v4.8.5
_2021-03-23_
- Fixing issue with Google Mobile Ads SDK v8\n- Correct a crash reported issue\n- Adding some minor improvements
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ github "teads/TeadsSDK-iOS"

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

## Known Issue

### Xcode 12 Excluded Architecture

[#142](https://github.com/teads/TeadsSDK-iOS/issues/142) Our third party viewability solution is unfortunately not yet compatible with ARM Simulator Architecture.

## Changelog

See [changelog here](CHANGELOG.md).
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 = "4.8.5"
s.version = "4.8.6"
s.summary = "Teads' iOS SDK"
s.module_name = s.name
s.description = <<-DESC
Expand Down
Binary file not shown.
Binary file modified TeadsSDK.xcframework/ios-arm64_armv7/TeadsSDK.framework/TeadsSDK
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon, 22 Mar 2021 14:25:57 GMT
Mon, 03 May 2021 12:55:07 GMT
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</data>
<key>Info.plist</key>
<data>
F12s4XyrXuPFeBwM/+FXiACSDTo=
28r6abtUexnVew7uBlxXBBan4uE=
</data>
<key>Modules/TeadsSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand Down Expand Up @@ -106,7 +106,7 @@
</data>
<key>adcore.js</key>
<data>
YdzOVK2V5ETxPH+6gWoGPLJomyE=
OmjT54g5r0FzGK8qAz9F7HcM710=
</data>
<key>omid-session-client-v1.js</key>
<data>
Expand All @@ -118,11 +118,11 @@
</data>
<key>teads-commander-modified.txt</key>
<data>
3qLSOwINEOSTv1yRJQPvYg4jS2k=
IwVhvGIPPB3POd/SRnSeZw5RLfE=
</data>
<key>teads-commander.min.zlib</key>
<data>
ZlYwEuDKynFCPb4jvDThmHLKxY4=
yuAFYtjdllUUARyXuV77NQTe7Co=
</data>
<key>teads.js</key>
<data>
Expand Down Expand Up @@ -399,11 +399,11 @@
<dict>
<key>hash</key>
<data>
YdzOVK2V5ETxPH+6gWoGPLJomyE=
OmjT54g5r0FzGK8qAz9F7HcM710=
</data>
<key>hash2</key>
<data>
9JSRD6Osc4IUdIEWnL55RxDGJS9zNCBHTIrT8h8i2/g=
xrx4GrkSy01ppPtvoAMclSuq3lLcesWRUQvGnzBglMU=
</data>
</dict>
<key>omid-session-client-v1.js</key>
Expand Down Expand Up @@ -432,22 +432,22 @@
<dict>
<key>hash</key>
<data>
3qLSOwINEOSTv1yRJQPvYg4jS2k=
IwVhvGIPPB3POd/SRnSeZw5RLfE=
</data>
<key>hash2</key>
<data>
M3WOt5dG7yF2O0+EUy18T/vxGrgq4qDPkeABZ58aAgc=
KwBGw/7r89tJlDDvX92VWwjqBSC5QUf+C0YDm9lpud0=
</data>
</dict>
<key>teads-commander.min.zlib</key>
<dict>
<key>hash</key>
<data>
ZlYwEuDKynFCPb4jvDThmHLKxY4=
yuAFYtjdllUUARyXuV77NQTe7Co=
</data>
<key>hash2</key>
<data>
pN/Xsx4+C/K+kubfJ2tjX6QmIubq0ngmsElWHzOlslA=
jHaJUmkM4ZWzxpzlJRK+nUUfw2CMQCq7yHDcqxn/FU0=
</data>
</dict>
<key>teads.js</key>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon, 22 Mar 2021 14:25:57 GMT
Mon, 03 May 2021 12:55:07 GMT
Binary file not shown.

0 comments on commit 201b6a9

Please sign in to comment.