Results 9 comments of FDuhen

The Textview is configured as a single line. You can override the SweetAlertDialog to fix it ` public class SweetAlertDialogMulti extends SweetAlertDialog { public SweetAlertDialogMulti(Context context, int alertType) { super(context,...

Updating this issue with a slightly different problem, but the root cause may be the same. Environment : Mac M1 Monterey firebase-tools version: 11.11.0 flutterfire version : 0.2.6 flutter version...

Thank you for your work, waiting with impatience for this PR to be merged

Hello I only tried it on Android. I still have this issue with the latest versions ``` firebase_core: ^2.25.4 firebase_messaging: ^14.7.15 ``` I can reproduce it with a simple setup...

I reproduced it on an emulator (Pixel 4 API 33) and on a Samsung S20, and on my Oppo Find X3 (Android 13). **Edit** : here is the source code...

I've reproduced this behavior by using the Firebase console. My project > Messaging > New Campaign > Notification > Send test message And then I paste my device token generated...

> The background message handler will fire with/without notification in the message, or if you have swiped/not swiped notification. It is completely agnostic to notification interaction. This is working as...

Related to [this issue](https://github.com/aleksanderwozniak/table_calendar/issues/693)