On 2020-08-13 18:30, Ralph DiMola via use-livecode wrote:
That tester has both iPhone and iPad and I know there both running the same version of iOS. iPhone doesn't get the message but the iPad does. I will
find out if there both up to the latest 13.x.x. (it flew out of my head
after I heard they were running the same version)

So I'm pretty sure this has to be the userAgent string which any HTTP client sends up as a header (User-Agent:?) as I don't think any other browser-specific/OS-specific/device-specific information is transmitted.

If you can send the user an app with just a browser widget in it where they can visit:

   https://www.whatismybrowser.com/detect/what-is-my-user-agent

On both the iPad and iPhone they have then at least it will show if there *is* a difference between the two devices in terms of what WKWebView is sending (can also compare with Safari on the devices too which would either confirm or deny my suspicion about Safari not being a wrapped WKWebView).

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to