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 changes for web and non-web platforms #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

unix14
Copy link
Owner

@unix14 unix14 commented Dec 11, 2023

  • Introduce conditional import for http package based on the platform
  • Modify code for Android by commenting out web-related imports and BrowserClient usage
  • Add TODOs and comments for better understanding and future improvements
  • Known issue: Cookies not received from the server, further exploration needed
  • Investigate and learn from the unofficial Red Alert app's code for potential solutions

- Introduce conditional import for http package based on the platform
- Modify code for Android by commenting out web-related imports and BrowserClient usage
- Add TODOs and comments for better understanding and future improvements
- Known issue: Cookies not received from the server, further exploration needed
- Investigate and learn from the unofficial Red Alert app's code for potential solutions
@unix14
Copy link
Owner Author

unix14 commented Dec 11, 2023

we need to fix cookies issues before merging this branch

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