Guillaume Bernos

Results 165 comments of Guillaume Bernos

We support v2 functions since https://pub.dev/packages/cloud_functions/versions/4.1.0, I'll close this issue. Feel free to open a new one if your issue is still not solved.

@loic-hamdi Do you still reproduce this error with the latest version of Firebase Storage?

Can you check with the latest version of firebase_core 2.9.0. It contains fixes on the Android Native side that could fix this.

You have this documentation: https://firebase.google.com/docs/cloud-messaging/flutter/receive#handling_interaction Can you specify what is not enough?

Thanks for the report, I'm investigating this This error is caused by line 159 in `FlutterFirebaseMessagingBackgroundExecutor.java`. Not sure if we can intervene here.

Hello @Sunclicker, thanks for reporting, the C++ Desktop SDK currently does not support List or ListAll functions, when it is added to the C++ SDK we will be able to...

Hello @g-apparence, could you provide a repo that can be easily cloned to see in which configuration this happens? Our gradle config should allow for both AGP versions.

Hey @Vorkytaka, thanks for your PR. You can already convert easily using ``` timestamp.toDate().toUtc() ``` Do you think it's enough for your usecase? Thanks

Discussing internally we don't think the optimisation is worth adding the API.