aleene / FoodViewer

An app to view and edit Open Food Fact products
Apache License 2.0
10 stars 5 forks source link

game crashes #1088

Closed aleene closed 3 months ago

aleene commented 3 months ago

button are nil when accessed:

editBarButtonItem?.isEnabled = showBarButtons
            actionBarButtonTime?.isEnabled = showBarButtons
aleene commented 3 months ago

Adding ? helped.