Giter Site home page Giter Site logo

Comments (4)

gsakakihara avatar gsakakihara commented on June 2, 2024 1

This is happening in the deprecated Firebase Instance ID SDK and shouldn't happen if you use the FCM SDK by itself (which is recommended).

Since you're using the firebase_messaging Flutter plugin but don't seem to be including firebase-iid directly, the dependency could be coming from the FCM plugin (maybe https://github.com/firebase/flutterfire/blob/6be9597301aadf9673535fd4ef3fd4fda92ead6a/packages/firebase_messaging/firebase_messaging/android/build.gradle#L69, if that's what you're using). This probably should be removed, but I'm not familiar enough with the Flutter plugin to know if it's possible or how difficult it would be. You could file a request on the plugin to remove that dependency so someone on that team can take a look.

from firebase-android-sdk.

google-oss-bot avatar google-oss-bot commented on June 2, 2024

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

from firebase-android-sdk.

saurabhkumar8112 avatar saurabhkumar8112 commented on June 2, 2024

Can you point me towards the original bug tracking that happened in Firebase instance iid, so that I can raise a proper request?
Removing firebase instance iid from plugin side doesn't seem possible since flutter flutter-fire plugin dependencies will override anything

from firebase-android-sdk.

gsakakihara avatar gsakakihara commented on June 2, 2024

There wasn't an issue filed since it was discovered during cleanup of firebase-messaging after the deprecation of firebase-iid.

I'm not familiar with Flutter's integration of firebase-messaging, but all apps should move towards only using firebase-messaging since firebase-iid is deprecated and is no longer updated. Flutter should be trying to remove the firebase-iid dependency, wherever it is coming from, but I don't know what's the right avenue to make that request.

from firebase-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.