Skip to content

Commit d21cc02

Browse files
authored
add Xcode 13 crash notice
1 parent dd4b6e3 commit d21cc02

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33

44
Teads allows you to integrate a single SDK into your app, and serve premium branded "outstream" video ads from Teads SSP ad server. This sample app includes Teads iOS framework and is showing integration examples.
55

6+
> **⚠️ Important ⚠️**
7+
>
8+
> ***Xcode 13 + iOS 15 device crash***
9+
>
10+
> [#155](https://github.com/teads/TeadsSDK-iOS/issues/155) building your application with **Xcode 13** and running it on **iOS 15 device** will crash when running TeadsSDK, we strongly advise to upgrade to [4.8.8 version](https://github.com/teads/TeadsSDK-iOS/releases/tag/v4.8.8) which fixes this crash
11+
>
12+
> You can still build and publish your app using Xcode 12 with older versions than 4.8.8
13+
>
14+
615
### Requirements
716

817
* Xcode >= 12.1 / Swift 5.3

0 commit comments

Comments
 (0)