Skip to content

[flutter firebase messaging] 14.1.0 runApp call twice #9941

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
saharvx9 opened this issue Nov 16, 2022 · 2 comments
Closed

[flutter firebase messaging] 14.1.0 runApp call twice #9941

saharvx9 opened this issue Nov 16, 2022 · 2 comments
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working

Comments

@saharvx9
Copy link

Bug report

main first function and runApp call twice

Steps to reproduce

Steps to reproduce the behavior:

  1. void main call
  2. initilize firebase
  3. runapp
  4. after couple of seconds main + runapp call again

Expected behavior

call once

Flutter doctor

Run flutter doctor and paste the output below:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.8, on macOS 12.6 21G115 darwin-arm, locale en-IL)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] IntelliJ IDEA Community Edition (version 2021.3.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

Flutter dependencies

flutter_core 2.2.0
firebase_messaging 14.1.0

@saharvx9 saharvx9 added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Nov 16, 2022
@nirbar89
Copy link

i faced the same issue after upgrading to 14.1.0

@darshankawar darshankawar added the triage Issue is currently being triaged. label Nov 16, 2022
@darshankawar
Copy link

I think this looks similar to #9912, so please follow-up in it for further updates.
Closing as duplicate.

@darshankawar darshankawar added resolution: duplicate This issue or pull request already exists and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Nov 16, 2022
@firebase firebase locked and limited conversation to collaborators Dec 17, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants