From 755c6d94ff2c4358bcdcbbddf44b6bd78f2265eb Mon Sep 17 00:00:00 2001 From: Amitai Blickstein Date: Tue, 14 May 2024 12:33:13 -0400 Subject: [PATCH 1/3] Updates Readme - adds links to JW Docs Adds visibility in response to query regarding Expo minimum iOS OS version. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8038ecc..6039207 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,9 @@ Follow these steps to add the library to your Android project: } ``` +For more details and guidance regarding configuration and requirements, see the [JWP Android SDK documentation](https://docs.jwplayer.com/players/docs/android-add-the-sdk). -

+
### iOS @@ -71,6 +72,8 @@ Follow these steps to add the library to your iOS project: pod install ``` +For more details and guidance regarding configuration and requirements, see the [JWP iOS SDK documentation](https://docs.jwplayer.com/players/docs/ios-overview#requirements). +

## Usage From 93be78ff889157d0b846e79b50672176275075cc Mon Sep 17 00:00:00 2001 From: Amitai Blickstein Date: Tue, 14 May 2024 12:42:28 -0400 Subject: [PATCH 2/3] Update README.md Co-authored-by: Joe Milham --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6039207..4eff85e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Follow these steps to add the library to your Android project: } ``` -For more details and guidance regarding configuration and requirements, see the [JWP Android SDK documentation](https://docs.jwplayer.com/players/docs/android-add-the-sdk). +For more details and guidance regarding configuration and requirements, see the [JWP Android SDK documentation](https://docs.jwplayer.com/players/docs/android-overview#requirements.
From e0a8b4316eef84e794f02a5d6ec9bccbe733eb6d Mon Sep 17 00:00:00 2001 From: Joe Milham Date: Tue, 14 May 2024 18:45:26 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eff85e..7fd734f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Follow these steps to add the library to your Android project: } ``` -For more details and guidance regarding configuration and requirements, see the [JWP Android SDK documentation](https://docs.jwplayer.com/players/docs/android-overview#requirements. +For more details and guidance regarding configuration and requirements, see the [JWP Android SDK documentation](https://docs.jwplayer.com/players/docs/android-overview#requirements).