React native의 웹뷰 연동된 화면에서 ERR_UNKNOWN_URL_SCHEME

.
을 React native , .

드 sdk 을 31서 34.
(된 React native, AGP )
는 QA .
iOS.

[Before]
buildToolsVersion = "31.0.0"
minSdkVersion = 21
compileSdkVersion = 34
targetSdkVersion = 34

[After]
buildToolsVersion = "34.0.0"
minSdkVersion = 23
compileSdkVersion = 34
targetSdkVersion = 34

로 KB, 도 ERR_UNKNOWN_URL_SCHEME .

RNCWebViewClient의 shouldOverrideUrlLoading에 log
logcat은 log.

?
?
1000005369-side.jpg
Was this page helpful?