Aivis
Aivis
More detailed info: - http://stackoverflow.com/questions/7921135/iphone-app-os-detection-via-user-agent - http://stackoverflow.com/questions/6239553/a-list-of-linking-cfnetwork-version-numbers-to-the-version-of-ios But it could be enough to somehow output application name, operating system - ios (4.x or 5.x). Otherwise I get an error instead...
This is currently the only dependency preventing my project from upgrading to React 19. All other dependencies are compatible, but @paypal/react-paypal-js peer dependency restriction to React 16-18 is blocking the...