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

add webview page and share cookie #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GhadaDataDome
Copy link
Contributor

A demo of cookie sharing between webview and MainActivity with custom values.
This branch implements a new button redirecting to a webview page, where we get the DataDome cookie then pass it to the webview and set its value via CookieManager. Same as when we go back to MainActivity, we set the DataDome cookie value in webview and get its value in the MainActivity.

@GhadaDataDome GhadaDataDome self-assigned this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant