Open romanbayik opened 2 years ago
same stuff
Hi @romanbayik and @p-chestnykh 👋
From what I can see from your report, https://github.com/Automattic/Gridicons-iOS/pull/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?