#18315 closed defect (worksforme)
has('ios') broken on iOS 8.x Simulator
Reported by: | vikasbs | Owned by: | Adrian Vasiliu |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | DojoX Mobile | Version: | 1.9.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
has('ios') on iOS 8 simulator reports Mac OS X version instead of iOS version on device.
On Mac OS X 10.9.4, using iOS 8.02 simulator, the value of has('ios') is '10.94' instead of '8.02'.
Change History (6)
comment:1 Changed 6 years ago by
Owner: | set to Adrian Vasiliu |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
- Yes, this has been already noted here: https://bugs.dojotoolkit.org/ticket/18168#comment:10 during the beta period.
- We were hoping it will go away in the final release.
- I consider it a simulator bug.
- We'll think again whether we should try to workaround it or wait for Apple to fix it.
- I'll do further researches.
comment:4 Changed 5 years ago by
They fixed it in the sense that it works as expected on the iOS 9.1 simulator. The iOS 8.1 simulator still has the same problem. Probably we should just close this ticket?
comment:5 Changed 5 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Ok, closed (not sure which resolution would fit better, picked worksforme, anyway).
comment:6 Changed 5 years ago by
Milestone: | 1.13 → 1.11 |
---|
Note: See
TracTickets for help on using
tickets.