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

[Bug] The app crashes when the device configuration changes. #23

Open
Vishwajith-Shettigar opened this issue Sep 29, 2024 · 5 comments
Open

Comments

@Vishwajith-Shettigar
Copy link
Owner

Fix the crash when switching the device to light or dark mode.

@Vishwajith-Shettigar Vishwajith-Shettigar changed the title Fix crash when device configuration changes. [Bug] The app crashes when the device configuration changes. Sep 29, 2024
@akeelshafi
Copy link

akeelshafi commented Oct 1, 2024

I hope you're doing well. I would like to request the addition of the GSSoC extension and level to issue #23 as I am interested in working on this issue.

@Vishwajith-Shettigar
Copy link
Owner Author

@akeelshafi assigned.

@akeelshafi
Copy link

I wanted to bring to your attention an issue I've encountered while working on the neXtgen project.

Issue:
In the WebSocketManager class, there's an unresolved reference to server_url. This constant seems to be undefined, leading to a compilation error when trying to create the WebSocket URI.

Suggested Solution:
I recommend checking for a constants file in the com.example.domain.constants package. If server_url is not defined there, we may need to create a constants file (e.g., Constants.kt) and add the server_url declaration @Vishwajith-Shettigar

@Vishwajith-Shettigar
Copy link
Owner Author

Vishwajith-Shettigar commented Oct 1, 2024

@akeelshafi -- Thanks, i have fixed it. Sync your forked repo with latest commit from develop branch, and please continue with your assigned issue.

@Vishwajith-Shettigar
Copy link
Owner Author

@akeelshafi are you working on this ?

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

No branches or pull requests

2 participants