0
ninoxApp() returns "ipad" on an iPhone...
In an iCloud environment, the ninoxApp() command gives "ipad" as a result even though the device concerned is an iPhone SE 3rd generation...
The master station is a Mac and receives the correct “mac” result.
9 replies
-
what version of the app are you running.
when i tested on my iphone, i'm running 3.10.11 and the server is 3.12.2 and it recognizes my iphone.
here is the code i have in a dashboard:
switch ninoxApp() do case "web": "Browser" case "mac": "Computer" case "iphone": "Mobile" case "ipad": "Tablet" default: "unknown" end
-
said:
Mac version: 3.12.2 iPhone version: 3.12.2 It is a database published on iCloud.I tested in this environment except that my iphone is till running 3.10.11 and it returned iphone. Looks like an email to support is warranted.
-
With the screenshot of my iPhone we should be able to deduce that it is not an iPad ;-)
Content aside
- 8 mths agoLast active
- 9Replies
- 59Views
-
2
Following