Results 322 comments of Edwin Biemond

Hi, Can you migrate to orawls https://github.com/biemond/biemond-orawls this repo is stale for the last 2 years and orawls is totally refactored & works fine with puppet 4 and has a...

Nice this works for me (window).handleOpenURL = (url) => { (window).setTimeout(function () { Auth0Cordova.onRedirectUri(url); }, 100); };