virocore
virocore copied to clipboard
How to replace the code which using UIWebView
trafficstars
- [x] Review the documentation: https://virocore.viromedia.com/
- [x] Search for existing issues: https://github.com/viromedia/virocore/issues
- [x] Use the latest ViroCore release: https://virocore.viromedia.com/docs/releases
- [x] Turn off Instant Run in Android Studio
Environment
Please provide the following information about your environment:
- OS: Mac
- Version: react-viro v2.17
- Device(s): ios
Description
Hi lately when I submit the app to apple store, I got a warning that my app is using the UIWebView, and apple says they will stop accepting the app with using UIWebView from this April. I checked my package one by one, and found it is this package using it. I am using the react-viro version 2.17, and my react native version is 60.5, I didn't use framework, in my podfile i use the viro static lib as below:

anyone knows how to solve the this problem ?
@Jackyaung @dthian any update on this? please provide instructions to solve this issue
same issue, please help me