Apple introduced the concept of "Widgets" in the WWDC 2014. Widgets are used to give quick access to the application with much needed information. I tried to add Widgets to my application. It was easy when we have only one Target in the application.
But, if we have multiple Targets, it seems like we need to add separate Widget for each Target. Is it possible to add a single Widget and make it to share with all the Targets?
But, if we have multiple Targets, it seems like we need to add separate Widget for each Target. Is it possible to add a single Widget and make it to share with all the Targets?
