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

deviceInfoXState.iosInfo.name only returns "iPhone" when running on any physical iPhone device #66

Open
andremion opened this issue May 22, 2024 · 1 comment
Labels
bug Something isn't working ios iOS Platform

Comments

@andremion
Copy link

andremion commented May 22, 2024

Expected

  • Get the device name using deviceInfoXState.iosInfo.name should return "iPhone 15" when running on an iPhone 15 device
  • Get the device name using deviceInfoXState.iosInfo.name should return "iPhone 15 Pro" when running on an iPhone 15 Pro device

Actual

  • Get the device name using deviceInfoXState.iosInfo.name returns "iPhone" when running on an iPhone 15 device
  • Get the device name using deviceInfoXState.iosInfo.name returns "iPhone" when running on an iPhone 15 Pro device

PS. It only works as expected if you run in a Simulator

@swapnil-musale
Copy link
Owner

Thanks @andremion for reporting this issue, allow some time to Investigating this.

@swapnil-musale swapnil-musale added bug Something isn't working ios iOS Platform labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ios iOS Platform
Projects
None yet
Development

No branches or pull requests

2 participants