You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have faced with an issue that takes place only on AppStore (Testflight) build. Working properly when running on physical device or simulator.
Discover that the issue is inside property "var icon: UIImage {" in GridironsGenerated.swift. The assets.car is absent and it crashes.
I have Gridicons installed with CocoaPods, latest version.
Does anyone have same issue?
The text was updated successfully, but these errors were encountered:
From what I can see from your report, #66 should address the issue. We published a new version, 1.2.0, which includes that change. Have you had a chance to try it?
I have faced with an issue that takes place only on AppStore (Testflight) build. Working properly when running on physical device or simulator.
Discover that the issue is inside property "var icon: UIImage {" in GridironsGenerated.swift. The assets.car is absent and it crashes.
I have Gridicons installed with CocoaPods, latest version.
Does anyone have same issue?
The text was updated successfully, but these errors were encountered: