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

iOS: Ti.userAgent is incorrect #13254

Open
1 task done
hansemannn opened this issue Jan 30, 2022 · 1 comment
Open
1 task done

iOS: Ti.userAgent is incorrect #13254

hansemannn opened this issue Jan 30, 2022 · 1 comment
Labels
bug ios needs triage This issue hasn't been reviewed by maintainers

Comments

@hansemannn
Copy link
Collaborator

I have searched and made sure there are no existing issues for the issue I am filing

  • I have searched the existing issues

Description

The Ti.userAgent is set incorrectly on iOS.

Expected Behavior

The Ti.userAgent property should be Appcelerator Titanium/10.2.0 (...).

Actual behavior

It returns Appcelerator Titanium/0.0.0 (...) on iOS. The same works fine on Android.

Reproducible sample

console.warn(Ti.userAgent);

Steps to reproduce

Run the above on iOS.

Platform

iOS

SDK version you are using

10.2.0

@hansemannn hansemannn added bug needs triage This issue hasn't been reviewed by maintainers labels Jan 30, 2022
@m1ga
Copy link
Contributor

m1ga commented Feb 1, 2022

@m1ga m1ga added the ios label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ios needs triage This issue hasn't been reviewed by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants