The MobileFirst application that we've developed works on iOS, Android. The Windows Phone 8.1 port is showing following error when displaying console messages on weinre console:
Error in Error callbackId: WLAuthorizationManagerPlugin1600160345 : TypeError: Unable to get property 'WL-Authentication-Success' of undefined or null reference
Uncaught Exception: Unable to get property 'WL-Authentication-Success' of undefined or null reference at (compiled_code):303
What could be the reason why this error comes? I have Security Test:Default and App Authenticity Configuration:None.
What can be the Reason of this error?