Same. Everything runs fine until trying to install on the device from TestFlight. Clicking Install attempts to download and then fails, returning back to the screen with the install option
Installations were working for this morning, but after killing the app and restarting it testers get a "Beta has expired." for the same builds that were failing to install yesterday.
So it's been back and forth for our testers over the last 24hours or so.
Have you found a way to force a url written to the clipboard to be seen as a url?
I've been trying to write to the clipboard and then check if the url is on the clipboard by first using hasURLs but it keeps returning false. I get the same public.text and public.utf8-plain-text types when I'm trying on my device.
Same. Everything runs fine until trying to install on the device from TestFlight. Clicking Install attempts to download and then fails, returning back to the screen with the install option
Installations were working for this morning, but after killing the app and restarting it testers get a "Beta has expired." for the same builds that were failing to install yesterday.
So it's been back and forth for our testers over the last 24hours or so.
Have you found a way to force a url written to the clipboard to be seen as a url?
I've been trying to write to the clipboard and then check if the url is on the clipboard by first using hasURLs but it keeps returning false. I get the same public.text and public.utf8-plain-text types when I'm trying on my device.