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] FCM Code is not properly written inside main.dart when FCM is choosed without on-boarding screen. #79

Open
1 task done
Utkarsh4517 opened this issue Dec 31, 2023 · 0 comments
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix Hacktoberfest Ideal for Hacktoberfest participation 🟥 priority: critical Must be fixed ASAP

Comments

@Utkarsh4517
Copy link
Member

Description

Flutter local notification is not getting setup correctly inside main.dart when on-boarding screen is not chosen.

Reproduction

  1. Chose NO to On-Boarding screen
  2. Select Firebase as Auth
  3. Select YES to FCM
  4. See error.

Expectation

Flutter Local Notification should be setup correctly for both with or without on-boarding screen.

Resolution

  • I would be interested in resolving this bug.
@Utkarsh4517 Utkarsh4517 added 💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged by a maintainer 🟥 priority: critical Must be fixed ASAP and removed 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged by a maintainer labels Dec 31, 2023
@Utkarsh4517 Utkarsh4517 added the Hacktoberfest Ideal for Hacktoberfest participation label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix Hacktoberfest Ideal for Hacktoberfest participation 🟥 priority: critical Must be fixed ASAP
Projects
None yet
Development

No branches or pull requests

1 participant