Loading chunk failed for date-time-picker

Hi,

Several users of my mobile app have been notifying me about a crash when using a specific page of my app.

Feedback from user 1 :

Feedback from user 2 :

From the error messages they submitted, I can see that the error happens when loading the date-timepicker component.

Could this be linked to this other issue ?

Did something change in that file or in the SDK recently ?

I am in the middle of launching my app these days, so I really need to find a solution very quickly. Thanks for your support.

Hello, @Nicolas_REMY.

Can you verify if your code in pubspec.yaml contains ALL of these lines in asset’s list?

Maybe you have old version of native shell. That’s why you’re can having this problem.

Regards, Nikita.

1 Like

OK @Nikita_Fedorishchev , just checked and the last line was indeed missing in my file.
I wasn’t aware the native shell had changed.
I hope this will solve this issue, thanks.

Hi @Nicolas_REMY,

If you have any futher issues please feel free to let us know.

Regards,
Marina

1 Like