My app is an authenticated application. So I only show widget views only when user logs in.
In earlier beta versions of Xcode, prior to Xcode 12 GA, on passing nil timeline entires with reload policy of never, the system used to show placeholder view. But now I don’t see that.
When we are passing nil entires in timeline method the widget view is completely black.
Need help to show placeholder view until the app is authenticated. Any answer from anyone would be very helpful.
Currently using Xcode 12.1
In earlier beta versions of Xcode, prior to Xcode 12 GA, on passing nil timeline entires with reload policy of never, the system used to show placeholder view. But now I don’t see that.
When we are passing nil entires in timeline method the widget view is completely black.
Need help to show placeholder view until the app is authenticated. Any answer from anyone would be very helpful.
Currently using Xcode 12.1