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] App gets stuck on splash screen #374

Open
elmnopp opened this issue Jan 21, 2025 · 5 comments
Open

[BUG] App gets stuck on splash screen #374

elmnopp opened this issue Jan 21, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@elmnopp
Copy link

elmnopp commented Jan 21, 2025

Like the title says, the app refuses to open and hangs on the splash screen endlessly until I close it. This has gone on since about the New Year despite the app being updated twice since then. The logs I can access are dated only to 2024-12-04, however I know the app was working fine at about 2024-12-20.

@maelchiotti
Copy link
Owner

maelchiotti commented Jan 22, 2025

Hi, I'm really sorry that this is happening. Since you can't access the logs from inside the app, we'll need to try another way.

  1. Do you have a JSON export of your notes? If you do, uninstalling and reinstalling the app, and then importing them back can probably help.

  2. If you don't, are you familiar with enabling developer mode on Android and executing commands with ADB? That would allow you to read all logs of all apps in real time. I can provide you with more detailed steps, it's not really difficult but it does require a few manual steps.

@maelchiotti maelchiotti self-assigned this Jan 22, 2025
@maelchiotti maelchiotti added the bug Something isn't working label Jan 22, 2025
@maelchiotti maelchiotti moved this to In progress in LocalMaterialNotes Jan 22, 2025
@elmnopp
Copy link
Author

elmnopp commented Jan 22, 2025

I unfortunately do not have a JSON backup but I do have ADB setup already so I can go through that route.

@maelchiotti
Copy link
Owner

maelchiotti commented Jan 22, 2025

Great. You can install logcat, it's an app that allows you to see logs of all apps in real time. Launch it and choose to use ADB and follow the instructions. Then go the to the recordings tab (3rd one), start a recording, launch Material Notes and wait ~5 seconds on the splash screen to make sure the error is logged. Finally, export the recording and upload it here.

@elmnopp
Copy link
Author

elmnopp commented Jan 22, 2025

@maelchiotti
Copy link
Owner

I just realised some errors are not being written to the console, so I can't see it right now.

ASAP, I'll create an APK for you with a fix so that you can capture the logs again and hopefully we'll see the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

2 participants