Skip to content

Error screen on clicking Home Widget on android #473

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

Open
1 task done
Mastermind-sap opened this issue Apr 3, 2025 · 4 comments
Open
1 task done

Error screen on clicking Home Widget on android #473

Mastermind-sap opened this issue Apr 3, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@Mastermind-sap
Copy link
Contributor

Describe your issue

When you click on home widget on android it opens app and shows error screen. This happens only when the app is closed completely.

Steps to reproduce

  1. Add home widget.
  2. Close the app and remove it from android's recent apps.(I mean completely close it)
  3. Click on the Home widget to add or view task.

What was the expected result?

It should direct into the app like it is doing when the app is open.

Put here any screenshots or videos (optional)

Image

How can we contact you (optional)

No response

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
@Mastermind-sap Mastermind-sap added the bug Something isn't working label Apr 3, 2025
@SGI-CAPP-AT2
Copy link
Contributor

SGI-CAPP-AT2 commented Apr 4, 2025

I can work on this

This might be a regression added by PR #448
Because it works fine with #417

@Mastermind-sap
Copy link
Contributor Author

@SGI-CAPP-AT2 I reverted the changes made by PR #448 and the issue still persists. So I don't think it is due to that.
I am working on the issue and have fixed it partially.

@Mastermind-sap
Copy link
Contributor Author

@SGI-CAPP-AT2 If you want you can try fixing it. I tried but there seems to be some issue I can't understand.
I fixed it partially fixed it by adding unknownRoute to SplashScreen that fixed the widget click when the app is closed but when the app is in background and the widget is clicked it gets stuck in SplashScreen with that fix as the arguments passed to DetailRoute turns out to be null although it is not null when we pass it.
If you have any idea why is it happening please let me know I can try fixing it or you can go ahead and fix it.

@SGI-CAPP-AT2
Copy link
Contributor

Yes, I'll try and will let you know about problem if fixed

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
None yet
Development

No branches or pull requests

2 participants