Hi, I want to track usage of WidgetKit(Just set on home screen...). But I can't find any data about WidgetKit on App Store Connect.
Can I track this data?
Can I track this data?
What specially are you trying to track? Widgets don't have an explicit lifecycle but are more of a subview on your Home Screen that shows data / info from your app (as an extension). Generally for Widgets, invocations of a backed App or SiriKit intent are reloads (refreshes) the reliable things you can track.
Rico
WWDR - DTS - Software Engineer