Tommy

Results 62 comments of Tommy

Update 2 years after my initial post regarding all of the FlutterFire products with their latest version at the moment of this comment : ``` firebase_core: firebase_auth: firebase_messaging: firebase_analytics: firebase_performance:...

I have updated the issue with the current (14/03/2024) packages in warning / errors. 2 years back there were other warnings that are now fixed for a long time. Today...

> @Tom3652 I'm able to reproduce that HTTP v1 Sender API does not provide "google.c.a.ts" send time. I will check with our team and get back to you. Can someone...

Could it be related to the non-relative path on iOS : `D0964550-86ED-43BE-A833-41BE76271E58` because the app directory ID is changed by the OS for each app session

Thanks for you help @MuTe33 but it is actually what i did and i am even checking `File(filePath).existsSync()` before sharing it. I have done exactly the same as you did...

This is a regression because it was working with `Share.shareXFiles` on Android few months ago, i just can't remember which version and don't have time currently to test them one...

It seems to be working again using `flutter 3.7.10` + on the same phone that had the issue, so this issue is possible to be happening only on Flutter `3.7.6`...

Here are the additional info you requested @darshankawar : Here is the device info : ![Capture d’écran 2023-04-17 à 10 16 44](https://user-images.githubusercontent.com/32631467/232426212-0db5cd79-6c63-49a5-ba42-346418e6e161.png) `pubspec.lock` : ``` # Generated by pub #...

> This seems to be a crash in a plugin. @chinmaygarde do you think it could indeed be the `video_player` ? I am using the plugin to display multiple videos...

I have received another trace for (in my opinion) the same issue, but instead of `object_getClass`, it crashed on : `class_getMethodImplementation` Also, i do see at the end of the...