프로젝트

일반

사용자정보

Actions

결함 #2252

진행중

[앱][비밀번호 찾기] 비밀번호 찾기 반복시 인증정보 없음 오류 발생 - 인증과정에서 세션 초기화 발생

김승한이(가) 약 한달 전에 추가함. 약 한달 전에 수정됨.

상태:
의견
우선순위:
Major
담당자:
시작시간:
2025/07/29
완료기한:
진척도:

0%

추정시간:

설명

[테스트 환경]
기기 : 갤럭시 A25 (Phone) (실제 기기)
안드로이드 OS : 15.0
테스트 진행 버전 : '2025년 7월 25일 15시 04분' 발급된 APK로 테스트 진행

[설명]
비밀번호 찾기 진행 시
방금 가입한 계정의 경우 PASS 인증 거치면
"인증 정보가 존재하지 않습니다."
다이얼로그 창 표시되고 비밀번호를 찾지 못함

1일 후 다시 테스트 해 보니 정상
오류 조건과 성공 조건을 파악하는 것이 필요한데 문제상황이 간헐적으로 일어남
1차에서는 실패, 2차 시도에서는 성공하는 경우도 있음

(첨부 동영상 추가)

(Edge에서 재현한 스크린샷 추가)


파일

Actions #1

김승한이(가) 약 한달 전에 변경

Actions #2

김상탁이(가) 약 한달 전에 변경

  • 담당자을(를) 양현진에서 김상탁(으)로 변경되었습니다.
Actions #3

김상탁이(가) 약 한달 전에 변경

  • 상태을(를) 신규에서 의견(으)로 변경되었습니다.

회원가입후 로그아웃 -> 비밀번호 찾기 진행 시 정상적으로 비밀번호 변경 화면으로 진입함
좀 더 자세한 에러 재현이 필요함

경주로 프로그램에서는 Nice Pass 화면 링크와 성공, 실패 결과만 가지고 와 화면을 전환시키는 방식 임
따라서 인증 정보가 존재하지 않는 메시지는 PASS 인증 과정에 기입한 정보가 오입력 되지 않았나 생각해 봄

Actions #4

김승한이(가) 약 한달 전에 변경

김승한이(가) 약 한달 전에 변경

김승한이(가) 약 한달 전에 변경

Actions #7

김상탁이(가) 약 한달 전에 변경

코드 살펴보니 중복가입이 있어 에러코드를 발생시키고 있습니다.
중복가입된 계정 삭제 후 다시 테스트 부탁드립니다.

Nice 평가에서 전달받은 결과값에 DI 값(인증) 또는 휴대폰 번호 값이 없어서 발생한 문제 같습니다.
정확한 것은 로그를 살펴봐야 할것 같은데 오후에 다시 테스트 부탁드리며
테스트 후 바로 알려주시면 감사하겠습니다.

김승한이(가) 약 한달 전에 변경

Actions #9

김승한이(가) 약 한달 전에 변경



앱에서 테스트 한 로그
아이디 로 비밀번호 찾기 진행함

[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onProgressChanged" using {progress: 10}
[log] [17:41:760] WebView is loading (progress : 10%)
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onLoadStart" using {url: https://nice.checkplus.co.kr/cert/result/send}
[log] [17:41:857] onLoadStart() url=https://nice.checkplus.co.kr/cert/result/send
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onUpdateVisitedHistory" using {isReload: false, url: https://nice.checkplus.co.kr/cert/result/send}
[log] [17:41:867] onUpdateVisitedHistory() size=10
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onTitleChanged" using {title: 인증 결과 전달 - 안심본인인증 - NICE평가정보}
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onProgressChanged" using {progress: 80}
[log] [17:41:891] WebView is loading (progress : 80%)
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onProgressChanged" using {progress: 100}
[log] [17:41:896] WebView is loading (progress : 100%)
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onProgressChanged" using {progress: 100}
[log] [17:41:899] WebView is loading (progress : 100%)
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onLoadStop" using {url: https://nice.checkplus.co.kr/cert/result/send}
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onProgressChanged" using {progress: 10}
[log] [17:41:912] WebView is loading (progress : 10%)
I/Dialog (13185): mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
I/DecorView(13185): setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@97591f5
I/u.gyungjuroonv3(13185): hiddenapi: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed
I/u.gyungjuroonv3(13185): hiddenapi: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed
D/CompatChangeReporter(13185): Compat change id reported: 210923482; UID 10942; state: ENABLED
D/ScrollView(13185): initGoToTop
I/WindowManager(13185): WindowManagerGlobal#addView, ty=2, view=com.android.internal.policy.DecorView{47ab3eb V.E...... R.....I. 0,0-0,0}[MainActivity], caller=android.view.WindowManagerImpl.addView:158 android.app.Dialog.show:511 com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.InAppWebViewChromeClient.createAlertDialog:301
I/ViewRootImpl(13185): dVRR is disabled
I/u.gyungjuroonv3(13185): Compiler allocated 4280KB to compile void android.widget.TextView.(android.content.Context, android.util.AttributeSet, int, int)
D/NativeCustomFrequencyManager(13185): [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
D/InputTransport(13185): Input channel constructed: 'a41f43 ', fd=199
I/InsetsController(13185): onStateChanged: host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.ViewRootImpl.setView:1999, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 77 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(477, 0 - 603, 77), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -22.4‬ V 27.37777777777778‬ H 22.4‬ V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=113, center=Point(113, 113)}, RoundedCorner{position=TopRight, radius=113, center=Point(967, 113)}, RoundedCorner{position=BottomRight, radius=113, center=Point(967, 2227)}, RoundedCorner{position=BottomLeft, radius=113, center=Point(113, 2227)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 77) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {fcab0000 mType=statusBars mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0005 mType=mandatorySystemGestures mFrame=[0,0][1080,111] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0006 mType=tappableElement mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {6ee70001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {6ee70005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
I/VRI[MainActivity]@dd26548(13185): synced displayState. AttachInfo displayState=2
I/VRI[MainActivity]@dd26548(13185): setView = com.android.internal.policy.DecorView@47ab3eb IsHRR=false TM=true
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onLoadStart" using {url: https://www.codebricks.life:8443/ncchk/fpcps.nm}
[log] [17:41:985] onLoadStart() url=https://www.codebricks.life:8443/ncchk/fpcps.nm
D/HWUI (13185): HWUI - treat SMPTE_170M as sRGB
I/BLASTBufferQueue_Java(13185): new BLASTBufferQueue, mName= VRI[MainActivity]@dd26548 mNativeObject= 0xb400007ba12f62b0 sc.mNativeObject= 0xb400007bb12a26d0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3397 android.view.ViewRootImpl.relayoutWindow:11361 android.view.ViewRootImpl.performTraversals:4544 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760 android.view.Choreographer.doCallbacks:1216 android.view.Choreographer.doFrame:1142 android.view.Choreographer$FrameDisplayEventReceiver.run:1707
I/BLASTBufferQueue_Java(13185): update, w= 1206 h= 579 mName = VRI[MainActivity]@dd26548 mNativeObject= 0xb400007ba12f62b0 sc.mNativeObject= 0xb400007bb12a26d0 format= -3 caller= android.graphics.BLASTBufferQueue.:88 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3397 android.view.ViewRootImpl.relayoutWindow:11361 android.view.ViewRootImpl.performTraversals:4544 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542
I/VRI[MainActivity]@dd26548(13185): Relayout returned: old=(0,77,1080,2205) new=(27,941,1053,1340) relayoutAsync=false req=(1026,399)0 dur=7 res=0x3 s={true 0xb400007c3149b2a0} ch=true seqId=0
I/VRI[MainActivity]@dd26548(13185): performConfigurationChange setNightDimText nightDimLevel=0
D/VRI[MainActivity]@dd26548(13185): mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007c3149b2a0} hwInitialized=true
D/ScrollView(13185): onsize change changed
D/VRI[MainActivity]@dd26548(13185): reportNextDraw android.view.ViewRootImpl.performTraversals:5193 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760
D/VRI[MainActivity]@dd26548(13185): Setup new sync=wmsSync-VRI[MainActivity]@dd26548#23
I/VRI[MainActivity]@dd26548(13185): Creating new active sync group VRI[MainActivity]@dd26548#24
D/VRI[MainActivity]@dd26548(13185): registerCallbacksForSync syncBuffer=false
D/VRI[MainActivity]@dd26548(13185): Received frameDrawingCallback syncResult=0 frameNum=1.
I/VRI[MainActivity]@dd26548(13185): mWNT: t=0xb400007b312e8790 mBlastBufferQueue=0xb400007ba12f62b0 fn= 1 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$11.onFrameDraw:15016 android.view.ThreadedRenderer$1.onFrameDraw:761
I/VRI[MainActivity]@dd26548(13185): Setting up sync and frameCommitCallback
I/BLASTBufferQueue(13185): VRI[MainActivity]@dd26548#2 onFrameAvailable the first frame is available
I/VRI[MainActivity]@dd26548(13185): Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
D/HWUI (13185): CFMS:: SetUp Pid : 13185 Tid : 13225
D/VRI[MainActivity]@dd26548(13185): reportDrawFinished seqId=0
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onUpdateVisitedHistory" using {isReload: false, url: https://www.codebricks.life:8443/ncchk/fpcps.nm}
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onTitleChanged" using {title: 경주 스마트 관광}
[log] [17:41:993] onUpdateVisitedHistory() size=10
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onJsAlert" using {message: 인증 정보가 존재하지 않습니다., url: https://www.codebricks.life:8443/ncchk/fpcps.nm, isMainFrame: null}
[AndroidInAppWebViewController] (android) WebView ID 151222187982532669170179228471215144251188 calling "onProgressChanged" using {progress: 70}
[log] [17:42:151] WebView is loading (progress : 70%)
I/InsetsController(13185): onStateChanged: host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.ViewRootImpl.handleInsetsControlChanged:2888, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 77 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(477, 0 - 603, 77), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -22.4‬ V 27.37777777777778‬ H 22.4‬ V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=113, center=Point(113, 113)}, RoundedCorner{position=TopRight, radius=113, center=Point(967, 113)}, RoundedCorner{position=BottomRight, radius=113, center=Point(967, 2227)}, RoundedCorner{position=BottomLeft, radius=113, center=Point(113, 2227)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 77) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {fcab0000 mType=statusBars mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0005 mType=mandatorySystemGestures mFrame=[0,0][1080,111] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0006 mType=tappableElement mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {6ee70001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {6ee70005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
I/InsetsSourceConsumer(13185): applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity
I/InsetsSourceConsumer(13185): applyRequestedVisibilityToControl: visible=true, type=statusBars, host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity
D/VRI[MainActivity]@dd26548(13185): mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007c3149b2a0}
I/ImeFocusController(13185): onPreWindowFocus: skipped hasWindowFocus=true mHasImeFocus=false
I/ImeFocusController(13185): onPostWindowFocus: skipped hasWindowFocus=true mHasImeFocus=false

Actions #10

김승한이(가) 약 한달 전에 변경

[비밀번호 찾기 PASS 인증 실패 시 로그]
계정 : 로 테스트 진행
"인증 정보가 존재 하지 않습니다." 출력
의견 : 실패, 성공이 불규칙적. 1차 시도는 실패하거나, 2차 시도는 성공하거나 혹은 1차 시도는 성공하거나, 2차 시도는 실패하거나 그런 현상이 있습니다.

[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 10}
[log] [39:25:405] WebView is loading (progress : 10%)
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onLoadStart" using {url: https://nice.checkplus.co.kr/cert/result/send}
[log] [39:25:502] onLoadStart() url=https://nice.checkplus.co.kr/cert/result/send
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onUpdateVisitedHistory" using {isReload: false, url: https://nice.checkplus.co.kr/cert/result/send}
[log] [39:25:507] onUpdateVisitedHistory() size=10
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onTitleChanged" using {title: 인증 결과 전달 - 안심본인인증 - NICE평가정보}
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 80}
[log] [39:25:524] WebView is loading (progress : 80%)
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 100}
[log] [39:25:528] WebView is loading (progress : 100%)
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 100}
[log] [39:25:533] WebView is loading (progress : 100%)
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onLoadStop" using {url: https://nice.checkplus.co.kr/cert/result/send}
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 10}
[log] [39:25:541] WebView is loading (progress : 10%)
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 10}
[log] [39:25:636] WebView is loading (progress : 10%)
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onLoadStart" using {url: https://www.codebricks.life:8443/ncchk/fpcps.nm}
[log] [39:25:727] onLoadStart() url=https://www.codebricks.life:8443/ncchk/fpcps.nm
I/Dialog (29939): mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
I/DecorView(29939): setWindowBackground: isPopOver=false color=ff010102 d=android.graphics.drawable.InsetDrawable@8f01577
I/u.gyungjuroonv3(29939): hiddenapi: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed
I/u.gyungjuroonv3(29939): hiddenapi: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed
D/CompatChangeReporter(29939): Compat change id reported: 210923482; UID 10944; state: ENABLED
D/ScrollView(29939): initGoToTop
I/WindowManager(29939): WindowManagerGlobal#addView, ty=2, view=com.android.internal.policy.DecorView{abd90bd V.E...... R.....I. 0,0-0,0}[MainActivity], caller=android.view.WindowManagerImpl.addView:158 android.app.Dialog.show:511 com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.InAppWebViewChromeClient.createAlertDialog:301
I/ViewRootImpl(29939): dVRR is disabled
D/NativeCustomFrequencyManager(29939): [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
I/u.gyungjuroonv3(29939): Compiler allocated 4280KB to compile void android.widget.TextView.(android.content.Context, android.util.AttributeSet, int, int)
D/InputTransport(29939): Input channel constructed: '8944a9b', fd=251
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onUpdateVisitedHistory" using {isReload: false, url: https://www.codebricks.life:8443/ncchk/fpcps.nm}
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onTitleChanged" using {title: 경주 스마트 관광}
[log] I/InsetsController(29939): onStateChanged: host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.ViewRootImpl.setView:1999, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 77 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(477, 0 - 603, 77), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -22.4‬ V 27.37777777777778‬ H 22.4‬ V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=113, center=Point(113, 113)}, RoundedCorner{position=TopRight, radius=113, center=Point(967, 113)}, RoundedCorner{position=BottomRight, radius=113, center=Point(967, 2227)}, RoundedCorner{position=BottomLeft, radius=113, center=Point(113, 2227)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 77) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {fcab0000 mType=statusBars mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0005 mType=mandatorySystemGestures mFrame=[0,0][1080,111] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0006 mType=tappableElement mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {6ee70001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {6ee70005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
[39:25:738] onUpdateVisitedHistory() size=10
I/VRI[MainActivity]@3fe66b2(29939): synced displayState. AttachInfo displayState=2
I/VRI[MainActivity]@3fe66b2(29939): setView = com.android.internal.policy.DecorView@abd90bd IsHRR=false TM=true
D/HWUI (29939): HWUI - treat SMPTE_170M as sRGB
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onJsAlert" using {message: 인증 정보가 존재하지 않습니다., url: https://www.codebricks.life:8443/ncchk/fpcps.nm, isMainFrame: null}
I/BLASTBufferQueue_Java(29939): new BLASTBufferQueue, mName= VRI[MainActivity]@3fe66b2 mNativeObject= 0xb400007ba12dcc70 sc.mNativeObject= 0xb400007bb128a550 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3397 android.view.ViewRootImpl.relayoutWindow:11361 android.view.ViewRootImpl.performTraversals:4544 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760 android.view.Choreographer.doCallbacks:1216 android.view.Choreographer.doFrame:1142 android.view.Choreographer$FrameDisplayEventReceiver.run:1707
I/BLASTBufferQueue_Java(29939): update, w= 1206 h= 579 mName = VRI[MainActivity]@3fe66b2 mNativeObject= 0xb400007ba12dcc70 sc.mNativeObject= 0xb400007bb128a550 format= -3 caller= android.graphics.BLASTBufferQueue.:88 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3397 android.view.ViewRootImpl.relayoutWindow:11361 android.view.ViewRootImpl.performTraversals:4544 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542
I/VRI[MainActivity]@3fe66b2(29939): Relayout returned: old=(0,77,1080,2205) new=(27,941,1053,1340) relayoutAsync=false req=(1026,399)0 dur=7 res=0x3 s={true 0xb400007c314d2840} ch=true seqId=0
I/VRI[MainActivity]@3fe66b2(29939): performConfigurationChange setNightDimText nightDimLevel=0
D/VRI[MainActivity]@3fe66b2(29939): mThreadedRenderer.initialize() mSurface={isValid=true 0xb400007c314d2840} hwInitialized=true
D/ScrollView(29939): onsize change changed
D/VRI[MainActivity]@3fe66b2(29939): reportNextDraw android.view.ViewRootImpl.performTraversals:5193 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760
D/VRI[MainActivity]@3fe66b2(29939): Setup new sync=wmsSync-VRI[MainActivity]@3fe66b2#27
I/VRI[MainActivity]@3fe66b2(29939): Creating new active sync group VRI[MainActivity]@3fe66b2#28
D/VRI[MainActivity]@3fe66b2(29939): registerCallbacksForSync syncBuffer=false
D/VRI[MainActivity]@3fe66b2(29939): Received frameDrawingCallback syncResult=0 frameNum=1.
I/VRI[MainActivity]@3fe66b2(29939): mWNT: t=0xb400007b312fcb50 mBlastBufferQueue=0xb400007ba12dcc70 fn= 1 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$11.onFrameDraw:15016 android.view.ThreadedRenderer$1.onFrameDraw:761
I/VRI[MainActivity]@3fe66b2(29939): Setting up sync and frameCommitCallback
I/BLASTBufferQueue(29939): VRI[MainActivity]@3fe66b2#3 onFrameAvailable the first frame is available
I/VRI[MainActivity]@3fe66b2(29939): Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
D/HWUI (29939): CFMS:: SetUp Pid : 29939 Tid : 29983
D/VRI[MainActivity]@3fe66b2(29939): reportDrawFinished seqId=0
[AndroidInAppWebViewController] (android) WebView ID 12765018514220726552392067036453720412597 calling "onProgressChanged" using {progress: 70}
[log] [39:25:908] WebView is loading (progress : 70%)
I/InsetsController(29939): onStateChanged: host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.ViewRootImpl.handleInsetsControlChanged:2888, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 77 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(477, 0 - 603, 77), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -22.4‬ V 27.37777777777778‬ H 22.4‬ V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=113, center=Point(113, 113)}, RoundedCorner{position=TopRight, radius=113, center=Point(967, 113)}, RoundedCorner{position=BottomRight, radius=113, center=Point(967, 2227)}, RoundedCorner{position=BottomLeft, radius=113, center=Point(113, 2227)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 77) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {fcab0000 mType=statusBars mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0005 mType=mandatorySystemGestures mFrame=[0,0][1080,111] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0006 mType=tappableElement mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {6ee70001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {6ee70005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
I/InsetsSourceConsumer(29939): applyRequestedVisibilityToControl: visible=true, type=statusBars, host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity
I/InsetsController(29939): controlAnimationUncheckedInner: Added types=navigationBars, animType=1, host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.InsetsController.controlAnimationUnchecked:1502 android.view.InsetsController.applyAnimation:2228 android.view.InsetsController.applyAnimation:2159
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312c9690 mBlastBufferQueue=0xb400007ba1282bd0 fn= 872 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/BLASTBufferQueue_Java(29939): update, w= 1206 h= 579 mName = VRI[MainActivity]@3fe66b2 mNativeObject= 0xb400007ba12dcc70 sc.mNativeObject= 0xb400007bb128a550 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3386 android.view.ViewRootImpl.relayoutWindow:11361 android.view.ViewRootImpl.performTraversals:4544 android.view.ViewRootImpl.doTraversal:3708 android.view.ViewRootImpl$TraversalRunnable.run:12542 android.view.Choreographer$CallbackRecord.run:1751
I/VRI[MainActivity]@3fe66b2(29939): Relayout returned: old=(27,1009,1053,1408) new=(27,941,1053,1340) relayoutAsync=true req=(1026,399)0 dur=1 res=0x0 s={true 0xb400007c314d2840} ch=false seqId=0
I/VRI[MainActivity]@3fe66b2(29939): registerCallbackForPendingTransactions
I/VRI[MainActivity]@3fe66b2(29939): mWNT: t=0xb400007b312f81d0 mBlastBufferQueue=0xb400007ba12dcc70 fn= 2 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$9.onFrameDraw:6276 android.view.ViewRootImpl$3.onFrameDraw:2440 android.view.ThreadedRenderer$1.onFrameDraw:761
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312f9510 mBlastBufferQueue=0xb400007ba1282bd0 fn= 873 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/InsetsController(29939): onStateChanged: host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.ViewRootImpl.handleResized:2789, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 77 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(477, 0 - 603, 77), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -22.4‬ V 27.37777777777778‬ H 22.4‬ V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=113, center=Point(113, 113)}, RoundedCorner{position=TopRight, radius=113, center=Point(967, 113)}, RoundedCorner{position=BottomRight, radius=113, center=Point(967, 2227)}, RoundedCorner{position=BottomLeft, radius=113, center=Point(113, 2227)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 77) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {fcab0000 mType=statusBars mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0005 mType=mandatorySystemGestures mFrame=[0,0][1080,111] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0006 mType=tappableElement mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {6ee70001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=false mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {6ee70005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
I/VRI[MainActivity]@cc53200(29939): handleResized, frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false dragResizingChanged=false
I/InsetsController(29939): onStateChanged: host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.ViewRootImpl.handleResized:2789, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 77 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(477, 0 - 603, 77), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 H -22.4‬ V 27.37777777777778‬ H 22.4‬ V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=113, center=Point(113, 113)}, RoundedCorner{position=TopRight, radius=113, center=Point(967, 113)}, RoundedCorner{position=BottomRight, radius=113, center=Point(967, 2227)}, RoundedCorner{position=BottomLeft, radius=113, center=Point(113, 2227)}]} mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(956, 0 - 1080, 77) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {fcab0000 mType=statusBars mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0005 mType=mandatorySystemGestures mFrame=[0,0][1080,111] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {fcab0006 mType=tappableElement mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,77] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {6ee70001 mType=navigationBars mFrame=[0,2205][1080,2340] mVisible=false mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {6ee70005 mType=mandatorySystemGestures mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70006 mType=tappableElement mFrame=[0,2205][1080,2340] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {6ee70024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
I/VRI[MainActivity]@3fe66b2(29939): handleResized, frames=ClientWindowFrames{frame=[27,1009][1053,1408] display=[0,77][1080,2340] parentFrame=[0,0][0,0]} displayId=0 dragResizing=false compatScale=1.0 frameChanged=true attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false dragResizingChanged=false
I/VRI[MainActivity]@3fe66b2(29939): handleResized mSyncSeqId = 0
D/VRI[MainActivity]@3fe66b2(29939): mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400007c314d2840}
I/ImeFocusController(29939): onPreWindowFocus: skipped hasWindowFocus=true mHasImeFocus=false
I/ImeFocusController(29939): onPostWindowFocus: skipped hasWindowFocus=true mHasImeFocus=false
I/View (29939): setRequestedFrameRate frameRate=-4.0, this=com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.InAppWebView{ed1aa40 VFEDHVCL. .F...... 0,0-1080,2099 aid=1073741825}, caller=WV.I6.b:1 WV.i7.g:105 WV.i7.onDraw:7 com.android.webview.chromium.WebViewChromium.onDraw:31 android.webkit.WebView.onDraw:2959
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312b75d0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 874 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312c39d0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 875 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/View (29939): setRequestedFrameRate frameRate=-4.0, this=com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.InAppWebView{ed1aa40 VFEDHVCL. .F...... 0,0-1080,2099 aid=1073741825}, caller=WV.I6.b:1 WV.i7.g:105 WV.i7.onDraw:7 com.android.webview.chromium.WebViewChromium.onDraw:31 android.webkit.WebView.onDraw:2959
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312ff1d0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 876 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312b0cd0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 877 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31302110 mBlastBufferQueue=0xb400007ba1282bd0 fn= 878 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b313022d0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 879 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312cf190 mBlastBufferQueue=0xb400007ba1282bd0 fn= 880 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31300dd0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 881 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31302810 mBlastBufferQueue=0xb400007ba1282bd0 fn= 882 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31301bd0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 883 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312ffe10 mBlastBufferQueue=0xb400007ba1282bd0 fn= 884 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31302490 mBlastBufferQueue=0xb400007ba1282bd0 fn= 885 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b313029d0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 886 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312ffc50 mBlastBufferQueue=0xb400007ba1282bd0 fn= 887 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31301690 mBlastBufferQueue=0xb400007ba1282bd0 fn= 888 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312ff8d0 mBlastBufferQueue=0xb400007ba1282bd0 fn= 889 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31301150 mBlastBufferQueue=0xb400007ba1282bd0 fn= 890 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31300510 mBlastBufferQueue=0xb400007ba1282bd0 fn= 891 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b31300350 mBlastBufferQueue=0xb400007ba1282bd0 fn= 892 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0
I/InsetsController(29939): cancelAnimation: types=navigationBars, animType=1, host=com.gyungju.gyungjuroonv3/com.gyungju.gyungjuroonv3.MainActivity, from=android.view.InsetsController.notifyFinished:1890 android.view.InsetsAnimationControlImpl.applyChangeInsets:307 android.view.InsetsController.lambda$new$3:932
I/VRI[MainActivity]@cc53200(29939): mWNT: t=0xb400007b312fe590 mBlastBufferQueue=0xb400007ba1282bd0 fn= 893 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$afI4fXg3U3-nBZQEDQMiNy-B06s:0

Actions #11

김상탁이(가) 약 한달 전에 변경

  • 제목을(를) [웹뷰 관련][비밀번호 찾기] 방금 가입한 계정의 비밀번호 찾기 오류에서 [웹뷰 관련][비밀번호 찾기] 비밀번호 찾기 반복시 인증정보 없음 오류 발생 - 인증과정에서 세션 초기화 발생(으)로 변경되었습니다.
  • 담당자을(를) 김상탁에서 신동호(으)로 변경되었습니다.

로그 살펴본 결과 웹에서는 세션 초기화가 발생하지 않아 정상적으로 동작을 하고 있습니다.

플루터에서 안드로이드 관련 세션 설정을 해야 할 것 같습니다.

Actions #12

김상탁이(가) 약 한달 전에 변경

  • 제목을(를) [웹뷰 관련][비밀번호 찾기] 비밀번호 찾기 반복시 인증정보 없음 오류 발생 - 인증과정에서 세션 초기화 발생에서 [앱][비밀번호 찾기] 비밀번호 찾기 반복시 인증정보 없음 오류 발생 - 인증과정에서 세션 초기화 발생(으)로 변경되었습니다.
Actions

내보내기 Atom PDF