You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor issue, but when refreshing the token I'm getting a warning:
Error evaluating injectedJavaScript: This is possibly due to an unsupported return type. Try adding true to the end of your injectedJavaScript string. Error Domain=WKErrorDomain Code=5 "JavaScript execution returned a result of an unsupported type" UserInfo={NSLocalizedDescription=JavaScript execution returned a result of an unsupported type}
Minor issue, but when refreshing the token I'm getting a warning:
The way I'm using the library is:
It'd be nice to get rid of the warning completely, but I'll suppress it anyway, so this is really quite a minor thing.
Thank you for the nice library 😄
The text was updated successfully, but these errors were encountered: