4Q-s-r-o / ota_update

Flutter plugin implementing OTA update for both iOS and Android
MIT License
182 stars 62 forks source link

Android Version 5.0 #104

Open henibenamara opened 1 year ago

henibenamara commented 1 year ago

After the download was completed, I encountered an error: "Parse error: There was a problem parsing the package."

MartinHlavna commented 10 months ago

Hello, this commonly occurs if apk is not downloaded correctly. One way to address this is to use sha256sum parameter to check file integrity.

Can you verify this?

xiongzhaoxu commented 8 months ago

我在安卓6.0上面也,遇到“解析包错误问题”

sunjiaming commented 5 months ago

follow up

xiongzhaoxu commented 5 months ago

follow up

Is there a plan to fix this issue?