saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
27 stars 61 forks source link

Fix minimum iOS version in `README.md` #28

Closed nilsreichardt closed 2 years ago

nilsreichardt commented 2 years ago

The Jitsi iOS SDK requires iOS +12.0. The code snippet for the Podfile already uses the correct iOS version. But the text above the code snippet uses 11.0 as minimum iOS version. I think it should be 12.0, right?

saibotma commented 2 years ago

Thanks for the fix. Will be included in 0.0.5.