googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.59k stars 2.93k forks source link

[Bug report] MLKit model download fails sometimes #837

Open RogVok opened 5 months ago

RogVok commented 5 months ago

Some MLKit models like the DigitalInkRecognition need to be downloaded from the web on each device. While this works most of the time, I sometimes see that this process fails (I see this event in my analytics tool). Sometimes my users complain that they are unable to download the model even though their Internet connection is stable.

What could be the cause of failing to download the ML Model? Is there any way this process can be improved?

Thank you for your time and work on MLKit!

SDK Info: iOS