osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
282 stars 91 forks source link

47_crashfix_downloadRemoteVersion #3752

Closed nnngrach closed 4 months ago

nnngrach commented 4 months ago

issue

OsmAnd Maps: -[OASyncBackupTask downloadRemoteVersion:filesType:shouldReplace:restoreDeleted:] + 156

Can't reproduce crash. But looking to code of crashed function it seems it can crash on creation an array with nil element. So I added a check for it.

Screenshot 2024-06-03 at 18 39 42