Katharina Bähr
Katharina Bähr
Are you doing the hide() in the handleOpenUrl/deepLinks.routeWithNavController? And what is your redirectUri? - Some HTML that uses the custom app scheme like window.location.assign('mycoolapp://token' + window.location.hash); - Or did you...
Thanks! I just had to put the SafariViewController.hide(); outside of my timeout.
Anyone solved this yet? I have the impression it is not a iOS 13 but XCode 11 issue. Since our app build from Jenkins with an older XCode version works...
Could you make it work? How?
Did you found a solution?
I have a cordova app that we also use in the browser (without cordova not the browser platform of cordova) . For the browser application we are using msal, for...
Hey, I have the same issue with switching map style in React, in my case I don't want to restore any terradraw layers. I just don't get terradraw working again...