Closed wzulfikar closed 3 years ago
Not sure if this is related, but the widget will crash if it sees a team with no deployments (index out of range). I realize that I have one team where I didn't deploy anything yet and thus, I encounter this error.
And when I try to change the entries != nil
to !entries!.isEmpty
(left image, line 63), it eventually goes to exception (right image).
Hope it helps!
Hopefully this is fixed in v1.2 of the iOS app/v2.1 of the macOS app! Submitted for App Store review.
I'm at iOS v1.1.3. The app runs smooth after the latest fix for undefined
CANCELED
state. But I noticed that the widgets are stuck in empty view and when I try to edit the widget, it says "Unable to Load". Tried in iPad Mini 5, iPhone SE, and iPhone SE Simulator.Lmk if there's anything I can do to help debug the widget.