Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShowSafeBrowsing 데이터 #545

Open
1 of 9 tasks
Nautilus0409 opened this issue Jan 5, 2025 · 0 comments
Open
1 of 9 tasks

ShowSafeBrowsing 데이터 #545

Nautilus0409 opened this issue Jan 5, 2025 · 0 comments
Assignees
Labels
question Issue type : Question WebView Service : WebView

Comments

@Nautilus0409
Copy link

Nautilus0409 commented Jan 5, 2025

Service

  • WebView
  • AssetManagement
  • Communicator
  • LogViewer
  • Manager
  • UI
  • Profiler
  • Adapter
  • DLST

Version

2.2.0

Summary

웹뷰를 이용해서 유니티 안드로이드에서 구글 로그인을 구현하고 있습니다.

  1. ShowSafeBrowsing 을 통해 구글로그인 페이지를 열고
  2. 아이디 , 비밀번호 입력을 통해 로그인 요청을 하고 리디렉션을 통해 OAuth 인증과정을 진행하게되는데

여기서 문제가 있습니다.

GpmWebView.ShowUrl 은 여러 Callback 을 지원해서 웹뷰의 data들을 어플리케이션 상으로 가지고올수있는데

GpmWebViewSafeBrowsing.ShowSafeBrowsing 은 Open이랑 Close 밖에 지원을 안하고 data도 따로 들어오지않아서

웹뷰에서 어플리케이션으로 결과값을 가지고올 수 없습니다.

웹뷰애서 어플리케이션으로 데이터를 가지고 올 수 있는 다른 방법이 있을까요?

@Nautilus0409 Nautilus0409 added the question Issue type : Question label Jan 5, 2025
@SangYun-nhn SangYun-nhn added the WebView Service : WebView label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issue type : Question WebView Service : WebView
Projects
None yet
Development

No branches or pull requests

3 participants