Complication created with WidgetKit not showing on watch face

I have a watch extension app that is used to show the complications using ClockKit. Then when we upgraded to watch OS 9, I added the WidgetKit Extension and all migration code for clockKit as well. Everything was working fine in Watch OS 9

But now when we upgraded to watch OS 10. The widgetKit based complication not at all running, I can't even see any of our complication in watch face

On top of that the WidgetKit extension is not showing any debug information as well, none of the break points are executed

Please let me know if anyone knows the issue

Post not yet marked as solved Up vote post of bobinabr88 Down vote post of bobinabr88
387 views