Notice
Recent Posts
Recent Comments
Link
거의 알고리즘 일기장
tmap sdk invokeRoute, tmap 존재확인 함수가 안먹힐때 본문
android
https://tech.buzzvil.com/blog/tech-blog-package-visibility-in-android-11/
targetSdkVersion이 안드로이드 11 이상인 앱에서는 디바이스에 설치된 다른 앱 목록을 알 수 없고, 미리 매니페스트 파일에 지정한 앱의 정보만 가져올 수 있습니다.
그러므로
AndroidManifest.xml 파일에
query 추가 해야함
추가적으로 이 링크 확인하면 좋음
https://openapi.sk.com/qnaCommunity/181
ios
LSApplicationQueriesSchemes에 tmap 추가
그 외에도 Url scheme로 넘기는 앱들은 이런식으로 등록해주어야함
반응형
'react-native' 카테고리의 다른 글
react native에서 URL object가 제대로 동작하지 않는 경우 (0) | 2022.11.13 |
---|---|
circleci - Build Fails with "Too long with no output (exceeded 10m0s): context deadline exceeded" (0) | 2022.11.11 |
fastlane으로 testflight upload시에 깨질때 (An exception has occurred: issuerId is required) (0) | 2022.11.09 |
android에서만 network request failed 에러가 나는 경우 with react native (0) | 2022.06.29 |
프론트 테스트 찍먹기 with react natvie (0) | 2022.06.29 |
Comments