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

When running on the visionOS device, Amplitude reports the platform as iOS instead of visionOS #488

Closed
drewolbrich opened this issue Mar 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@drewolbrich
Copy link

Expected Behavior

When an app is running on Apple Vision Pro, Amplitude should reports the platform as "visionOS".

Current Behavior

When an app is running on Apple Vision Pro, Amplitude reports the platform as "iOS".

In this screenshot from the Amplitude web site, the app was running on visionOS 1.1.1, but the OS is reported as iOS 1.1.1.

platform

Possible Solution

N/A

Steps to Reproduce

Build and run an app for visionOS that includes Amplitude. The app can run in Xcode's visionOS simulator. It is not necessary to have an Apple Vision Pro.

Environment

  • SDK Version: v8.18.3
  • Device: Apple Vision Pro
  • OS Version: visionOS 1.1.1.

Thank you for investigating this issue.

Please let me know if you'd like an example Xcode project demonstrating the issue.

@drewolbrich drewolbrich added the bug Something isn't working label Mar 26, 2024
@drewolbrich
Copy link
Author

Oops, I see this is already covered by Amplitude-Swift in amplitude/Amplitude-Swift#130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant