Github user sgrebnov commented on the pull request:

    https://github.com/apache/cordova-windows/pull/120#issuecomment-154416603
  
    @EionRobb could you please verify the following change: 
    ```
    parseInt(window.clientInformation.userAgent.match(/Windows NT 
([0-9.]+)/)[1]) >= 10
    ->
    navigator.appVersion.indexOf('MSAppHost/3.0') !== -1
    ```
    to support Mobile 10 as well
    
    
https://github.com/apache/cordova-windows/commit/02a1ded1edb70d38f9259f8ab4543887514a19f8#diff-39f17a8caa1889e86840a9f4c1dd99b2R127


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to