Cordova App Can't Connect With Dynamics Nav Web-service (odata) After Update To Ios 10
We are developing an app with Cordova that syncs information with an ODATA Web-Service made available by a Microsoft Dynamics NAV 2013 Middle tier. Under Android there is no probl
Solution 1:
The problem seems to be a general one with iOS 10s handling of Digest Authentication, basically the same problem as described here: HTTP digest authentication fail due to wrong nonce-count in iOS 10
We opened a Bug with Apple.
Post a Comment for "Cordova App Can't Connect With Dynamics Nav Web-service (odata) After Update To Ios 10"