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
this should work with ionic2. Are you using typescript? There is no typedefinition available...
Either you declare your own typedefinition or use it something like this: window['cordova']['plugins']['dns']['resolve']('...'), which at least transpiles...
thanks
The text was updated successfully, but these errors were encountered: