app link가 app이 아니라 browser를 열때
app link가 app이 아니라 browser를 열때
안드로이드 딥링크 세팅을 한후 (https://kimjunho97.tistory.com/21) 메모장에서 링크를 클릭하면 app이 아니라 browser가 열러서 미치는줄 알았다. 당황 했다. 결론부터 말하면 해당 어플 설정에 들어가서
kimjunho97.tistory.com
저번에 app link 세팅을하고 지원되는 웹주소가 trurn off가 되어있어서 원하는 동작이 되지 않는다는 포스팅을 올렸었다.
그리고 flutter gitbuh issues, stackoverflow, flutter slack community를 통해 여러 조언을 구했었다.
stackoverflow
flutter android Set as default Open supported links is turned on but Supoorted web addresses turn off
I set up Android app links by looking at the following https://docs.flutter.dev/cookbook/navigation/set-up-app-links this is my assetlinks.json https://kimjuno97.github.io/.well-known/assetlinks.json
stackoverflow.com
flutter android Set as default Open supported links is turned on but Supoorted web addresses turn off · Issue #134266 · flutte
Is there an existing issue for this? I have searched the existing issues I have read the guide to filing a bug Steps to reproduce I set up Android app links by looking at the following https://docs...
github.com
slack community
허나,, app links가 반영된 버전을 google play에 배포 후 확인해보니.....
애초에 turn on,off 할 수 있는 설정이 없었다,,
'flutter' 카테고리의 다른 글
google play console error "couldn't find 'libflutter.so'" (0) | 2023.09.12 |
---|---|
flutter webView 세팅 및 데이터 주고 받기 (0) | 2023.09.10 |
Google play Console 공개테스트 등록 (0) | 2023.09.07 |
app link가 app이 아니라 browser를 열때 (0) | 2023.09.07 |
flutter unit test 구현 (0) | 2023.09.04 |
댓글