Skip to content

Commit aee3aaa

Browse files
Update README.md
Co-authored-by: Jérémy Grosjean <[email protected]>
1 parent 3e2e2f6 commit aee3aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
88
>
99
> ***Xcode 13***
1010
>
11-
> In Xcode 13, Apple introduces an option to override the version number of every plist present inside your app (https://developer.apple.com/forums/thread/690647). Even the 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.
11+
> 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.
1212
>
1313
> ***Xcode 13 + iOS 15 device***
1414
>

0 commit comments

Comments
 (0)