Today I Archived testFlight to test my widget
But my widget did not appeared in widget library so i can not add it to my device screen
I have changed Api already
Is there a bug with this scene?
But my widget did not appeared in widget library so i can not add it to my device screen
I have changed Api already
Code Block IntentConfiguration(kind: kind, intent: Intent.self, provider: Provider()) { entry in EntryView(entry: entry) }
Is there a bug with this scene?