ionic-team / ionic-team/ionic-cli
Capacitor android livereload with SSL: Deep Linking does not work
- Linguagem predominante
- TypeScript
- Estrelas
- 2k
- Forks
- 682
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**Description:**
I implemented Deep Linking with this tutorial: https://capacitorjs.com/docs/guides/deep-links
The deep linking in the app is done in by adding `App.addListener('appUrlOpen'(...)` to `app component.ts`. In livereload mode, the addListener callback function is never called.
Everything works fine when I compile it with
ionic cap copy
ionic cap open android
**My `ionic info`:**
Ionic:
Ionic CLI : 6.12.2 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.5.1
@angular-devkit/build-angular : 0.1000.8
@angular-devkit/schematics : 11.0.2
@angular/cli : 10.0.8
@ionic/angular-toolkit : 2.3.3
Capacitor:
Capacitor CLI : 2.4.3
@capacitor/core : 2.4.3
Utility:
cordova-res : 0.15.2
native-run : 1.2.2
System:
NodeJS : v15.3.0 (/usr/local/bin/node)
npm : 7.0.14
OS : Linux 5.4
Guia de contribuição
Direção de pesquisa
The report identifies app component.ts and the commands ionic cap copy and ionic cap open android; start by reproducing the Android livereload-with-SSL flow and compare it with the compiled flow. Done means App.addListener('appUrlOpen'...) is invoked for deep links in livereload mode as it is after compilation.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- android, angular, typescript
- Domínio
- cli, mobile
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100