firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.44k stars 3.91k forks source link

fix(messaging, android): remove deprecated instance ID (iid) dependency #12702

Closed russellwheatley closed 3 weeks ago

russellwheatley commented 3 weeks ago

Description

See comment: https://github.com/firebase/firebase-android-sdk/issues/5867#issuecomment-2059478952

Related Issues

closes https://github.com/firebase/flutterfire/issues/12700

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?