Russell Wheatley

Results 503 comments of Russell Wheatley

@capturetheworld - could you explain why you're using modular_headers directive? It is incompatible with the firebase-ios-sdk, as far as I'm aware, and should not be used.

Just blocked this PR until this one has been reviewed/merged which hoping to do next week: https://github.com/firebase/flutterfire/pull/16942

@radomir9720 - could you explain what this PR is needed for? Use images if it is a UI issue

@iosephmagno - I think that chatGPT answer doesn't make sense. We aren't relying on Flutter SDK to receive notifications, and receiving messages isn't reliant on the main Dart isolate running...

@remcoanker - have you actually tried passing in the serviceWorkerRegistration into `getToken()`? It might help if you demonstrate how this works in the firebase messaging example app.

@vedatsalmis - Look at you stack trace, there is no mention of any FlutterFire package: E/GoogleApiManager( 9614): java.lang.SecurityException: Unknown calling package name 'com.google.android.gms'. E/GoogleApiManager( 9614): at android.os.Parcel.createExceptionOrNull(Parcel.java:3057) E/GoogleApiManager( 9614): at...

@samedson - Thank you for this. Could you fix the analyser issues? https://github.com/invertase/flutterfire_cli/actions/runs/18232587025/job/51919321046?pr=415#step:5:19 Then I'll run the CI workflow 👍

@volkangurol - not sure what setup I need to reproduce this. If you want, you could create a PR and update the logic for path to upload symbols script here...

@FranRiadigos - Seems like a pretty good idea really. I'll get round to a deeper investigation and think about whether exposing a new argument is the best solution.

Hi @JoniGoos - could you be more specific about your issue, please?