I made an iOS 14 Widget and it's working like a charm in the Device Simulator.
However when I run it in my device (via local install or TestFlight) It's seems to be working normally but fails when trying to set a user configuration, the configuration row is shown with the default value for the intent, but when I tap it it changes to an spinning activity indicator and never responds, if I tap the activity indicator then it shows the view that is supposed to show my configuration options (with the search bar at the top) but with empty results.
Like I said before, this behavior its only on the device, the simulator has no problem showing all the configuration options and reacting appropriately to the one selected.
I'm currently using Xcode 12 Beta 6 and my device has installed iOS 14 Beta 7.
However when I run it in my device (via local install or TestFlight) It's seems to be working normally but fails when trying to set a user configuration, the configuration row is shown with the default value for the intent, but when I tap it it changes to an spinning activity indicator and never responds, if I tap the activity indicator then it shows the view that is supposed to show my configuration options (with the search bar at the top) but with empty results.
Like I said before, this behavior its only on the device, the simulator has no problem showing all the configuration options and reacting appropriately to the one selected.
I'm currently using Xcode 12 Beta 6 and my device has installed iOS 14 Beta 7.