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

Update Android to use flutter_inappwebview #1180

Merged
merged 13 commits into from
Sep 19, 2024
Merged

Conversation

atavism
Copy link
Contributor

@atavism atavism commented Sep 18, 2024

No description provided.

@atavism atavism changed the title Open checkout pages with flutter_inappwebview on Android Update Android to use flutter_inappwebview Sep 18, 2024
@atavism
Copy link
Contributor Author

atavism commented Sep 18, 2024

I don't think we need WebViewActivity anymore, but the survey stuff is connected to it so I left it for now.

@atavism atavism requested a review from jigar-f September 18, 2024 22:33
Copy link
Contributor

@jigar-f jigar-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jigar-f
Copy link
Contributor

jigar-f commented Sep 19, 2024

@atavism The only thing is WebViewActivity was using a proxy setting and now in flutter, we are not using it.

@atavism
Copy link
Contributor Author

atavism commented Sep 19, 2024

@atavism The only thing is WebViewActivity was using a proxy setting and now in flutter, we are not using it.

Oh, great catch! Let me fix that.

@atavism
Copy link
Contributor Author

atavism commented Sep 19, 2024

Ok, I'm using ProxyController to configure the proxy that the webview uses now too

@atavism atavism merged commit f4f4ee6 into main Sep 19, 2024
1 check passed
@atavism atavism deleted the atavism/shepherd-android branch September 19, 2024 21:40
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.

2 participants