alexziskind1 / nativescript-oauth

Other
35 stars 53 forks source link

IOS 11.1 - null object error #59

Closed laur3d closed 6 years ago

laur3d commented 7 years ago

I have followed the video tutorial to the letter, and everything thing works nice and dandy on android, but not on IOS 11.1.

The error I'm getting is:

null is not an object (evaluating 'exports.instance.login')

the same is also with ensureValidToken

alexziskind1 commented 6 years ago

There was an update to the delegate used by NativeScript webview widget. This has been fixed, please try again with the latest version.