bebnev / react-native-user-agent

Library that helps you to get mobile application user agent and web view user agent strings
MIT License
42 stars 42 forks source link

Use of deprecated UIWebView #11

Closed trglairnarra closed 4 years ago

trglairnarra commented 4 years ago

after deploying the app on testflight the warning about ITMS-90809: Deprecated API Usage shown.. after investigating the project source code on xcode it seems that the file RNUserAgent.m uses the UIWebView..

bebnev commented 4 years ago

@trglairnarra I will fix the issue in the upcoming release on the next week. Thanks for the issue.

bebnev commented 4 years ago

@trglairnarra please check new release 2.0.0. UIWebView was removed