Post

Replies

Boosts

Views

Activity

Reply to My iOS app’s widgets are not available on real devices.
If nothing else is wrong with your setup, then it’s actually an iOS bug ever since widgets were introduced, if for any reason the widgets don't appear in widget gallery, the following steps can make it appear: Restart your device. Open your app. Now try to check Widget Gallery. This should successfully show your app's widgets in the Widget Gallery, considering that nothing is actually setup wrong. One thing you should make sure to check is what's the minimum version the widget target is set to. When adding a new target, it defaults to latest iOS version, but that's something you should change to your app's minimum version or iOS 14 since iOS 14 introduced Widgets. Hope this helps.
Jul ’22