INImage from widgets intent collection is tinted with default blue color – Ios swift
I'm building an app that contains iOS 14 widgets. User can change widget content by pressing on Edit Widget, and selecting it from provided intent collection. For INObjectCollection I'm using an array of INObject and for each object I'm setting…