Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RN 76.1 #32

Open
Akyna opened this issue Nov 10, 2024 · 0 comments
Open

Support for RN 76.1 #32

Akyna opened this issue Nov 10, 2024 · 0 comments

Comments

@Akyna
Copy link

Akyna commented Nov 10, 2024

After updating to 76.1 version

"react-native": "0.76.1",
"react-native-user-agent": "^2.3.1",

All of these - undefined ((

systemName
systemVersion
applicationName
applicationVersion
buildNumber
darwinVersion
cfnetworkVersion
deviceName deprecated
modelName

Get user agent works UserAgent.getUserAgent()

 (NOBRIDGE) LOG  UserAgent:  XXXX/1.0.1 CFNetwork/1.0 Darwin/24.0.0 (iPhone iOS/18.0.1)

For these versions of RN - all fine

"react-native": "0.74.3",
"react-native-user-agent": "^2.3.1",
"react-native": "0.75.4",
"react-native-user-agent": "^2.3.1",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant