Skip to content

Commit e7b25fa

Browse files
remove v4 iOS 15 known issue #155
1 parent ad51804 commit e7b25fa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
1818
> ***Xcode 13***
1919
>
2020
> In Xcode 13, Apple introduced an option to override the version number of every plist present inside your app (https://developer.apple.com/forums/thread/690647). Even those from third parties frameworks like TeadsSDK. We used to rely on the plist to retrieve the TeadsSDK version. To prevent this, we changed the way we checked the SDK version since version 5.0.6. So please update your integration to at least version 5.0.6.
21-
>
22-
> ***Xcode 13 + iOS 15 device***
23-
>
24-
> [#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
25-
>
26-
> You can still build and publish your app using Xcode 12 with older versions than 4.8.8
2721
2822
## 📃 Table of Contents
2923

0 commit comments

Comments
 (0)