razorRun / react-native-vlc-media-player

React native media player for video streaming and playing. Supports RTSP, RTMP and other protocols supported by VLC player
https://roshan.digital/
MIT License
353 stars 183 forks source link

Apple store team rejected app due to Deprecated UIWebView API usage #107

Open priyankagupta23pg opened 2 years ago

priyankagupta23pg commented 2 years ago

On publishing the application on app store using this library, App store team rejected app with below message. Please suggest someone---

ITMS-90809: Deprecated API usage New apps that use UIWebview are no longer accepted. Instead, use WKWebView for improved security & reliability

I am using the latest version- "react-native-vlc-media-player": "^1.0.40",

endrits079 commented 2 years ago

Have you found a solution?

danielakarwowska commented 11 months ago

Hi, The same problem but with eas update command. Did you find any solution?