braze-inc / braze-flutter-sdk

Public repo for the Braze Flutter SDK
Other
15 stars 31 forks source link

Android emulator error reading date and time from network #74

Open lachlanjcollins opened 1 month ago

lachlanjcollins commented 1 month ago

I am currently getting a constant feed of error logs when debugging my flutter application using braze_plugin v9.0.0 on an Android emulator. The logs spam so repeatedly that it crashes my IDE after running for short period of time (~5 minutes).

Error Log:

E/Braze v30.3.0 .DateTimeUtils(32019): Error reading date and time from network. Using system time instead.
E/Braze v30.3.0 .DateTimeUtils(32019): java.time.DateTimeException: Missing network time fix

I believe this issue might have been fixed as part of v31.0.0 of the braze-android-sdk as noted here: https://github.com/braze-inc/braze-android-sdk/releases/tag/v31.0.0

hokstuff commented 1 month ago

Hi @lachlanjcollins,

Thanks for raising this. We have internally noted to bump the Android SDK bindings for the Flutter SDK. We will ping here when it is released.