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

getLocationUpdates is conflicting with firebase onBackgroundMessage in version 0.7.0 or higher #139

Closed
joesilvams opened this issue Dec 15, 2021 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@joesilvams
Copy link

I've tested it with all versions from 0.7.0 and none of the BackgroundLocation.getLocationUpdates method provided location.

is conflicting with -> FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler);

if I comment out that line from firebase, the lib works. If you keep the line, it doesn't work. In version 0.6.0, it worked with this firebase implementation.

Need some extra configuration?

@sinticbolivia
Copy link

same error here, it does not works with firebase

@MoralCode MoralCode changed the title Localization doesn't work in version 0.7.0 or higher getLocationUpdates is conflivting with firebase onBackgroundMessage in version 0.7.0 or higher Jul 21, 2023
@MoralCode MoralCode changed the title getLocationUpdates is conflivting with firebase onBackgroundMessage in version 0.7.0 or higher getLocationUpdates is conflicting with firebase onBackgroundMessage in version 0.7.0 or higher Jul 21, 2023
@Almoullim Almoullim reopened this Jul 25, 2023
@Almoullim Almoullim self-assigned this Jul 25, 2023
@Almoullim
Copy link
Owner

duplicate of #131

@MoralCode MoralCode added the duplicate This issue or pull request already exists label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants