ionic-team / ionic-plugin-deeplinks

Handle deeplinks into your Ionic/Cordova apps from Universal Links, App Links, and Custom URL schemes. For those using Ionic 2, there are some nice goodies that make life easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oAuth with DeepLinks - Amplify Cognito Federated Google

togro opened this issue · comments

commented

Hi ,

We have one request from oAuth (amplify) , all works fine , but when have back with response deeplinks is fired but not detect any active handler for consume event

In the consumeEvents function we see that this._handlers.size() == 0 not have any active handler.

Do you have any suggestions where we can continue investigating this problem?

Info :

Ionic:

ionic (Ionic CLI) : 4.7.1 (/Users/mtoro/node_modules/ionic)
Ionic Framework : @ionic/angular 4.8.0
@angular-devkit/build-angular : 0.13.9
@angular-devkit/schematics : 7.3.9
@angular/cli : 7.3.9
@ionic/angular-toolkit : 1.5.1

Cordova:

cordova (Cordova CLI) : 9.0.3 (cordova-lib@9.0.2)
Cordova Platforms : android 8.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.1.1, (and 13 other plugins)

System:

Android SDK Tools : 26.1.1 (/Users/mtoro/Library/Android/sdk)
NodeJS : v12.7.0 (/Users/mtoro/.nvm/versions/node/v12.7.0/bin/node)
npm : 6.8.0
OS : macOS Mojave