Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Accessing the close button within the web view #37

Open
mkarazin opened this issue Jan 8, 2020 · 0 comments
Open

Accessing the close button within the web view #37

mkarazin opened this issue Jan 8, 2020 · 0 comments

Comments

@mkarazin
Copy link

mkarazin commented Jan 8, 2020

Has anyone figured out how to access the close button (the X in the top right) programmatically within the webview?

I'd like to hook up the Android back button to call this close button. This is to handle the case where the user is on the connected page, after linking their account, but instead of hitting X or Continue, they hit back. As the user has connected their account, the application needs access to the metadata of the successfully linked account. This data is only provided if the user hits X or Continue. If the user closes using the back button, the app never receives this data.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant