hi, this method worked for us too. the trick to get it to not show the "beta has expired" (we found)...follow the above list, but do not press Open button in test flight, launch the app from home screen icon as if it was a normal store app. it worked for some of our team not all. then you can repeatedly run the app that way. once you press Open in test flight, the app gets expired somehow.
Post
Replies
Boosts
Views
Activity
hint on your item 2: we had better luck if you open the problematic version from the home screen (tap on icon), do not press the Open button in test flight. then it can be opened multiple times. once you press the Open button in test flight, it breaks it in the "beta expired" way of breaking.
update : my colleague says it is still not working on his phone at ios16.1.1 dec 8 2022 10:55 AM ... i am still back at ios15.x on my test device.
we had this issue all day dec 7 2022. today (dec 8 2022) it seems to be fixed, 9:30 AM eastern time. we had filed a trouble ticket also but no response to that yet. but if they fixed it, great...
by the way the older test flight build has to be one that worked before.
another update: we found a workaround till apple fixes: install an older test flight build (ours was from yesterday). dont run it but then install the latest test flight build, but Do Not press the Open button in test flight, go and launch the app from home screen. then it launches and can be re-launched over and over. check the version in your app if you can, to make sure you have the latest version. if you accidentally press Open in test flight, you have to repeat the procedure
note: we tried this : {The issue goes away when you download the App Store version and reinstall the same "expired" build from TestFlight.}
but it seems to keep the store version installed even if you try to install the test flight version... the test flight download looks like it succeeds, but the button in test flight doest change to Open, it goes back to Install. and when you run the app it remains the store version.
hold on, it only ran once after i installed it. then when i tried to run again, says beta expired. something strange going on.
same issue here today dec 7 2022
we have prepped examples of the color/brightness problem with image extraction from HDR vids, and a code sample (a fully running xcode project app that runs on iOS simulator) of how we are doing it. alas we cannot edit the tags on the original post per note from above apple engineer. or, perhaps, we do not know how to do this.
trying to get into the new apple tech "office hours" to discuss this, but that is a dice-roll
https://www.dropbox.com/sh/dquc22xqkrxbt91/AADlFR7TrAk1s7K32kmkpeVVa?dl=0
this is a great suggestion, i have run into this version mismatch between extensions and main apps before. the failure is silent if your device has a lower OS level than the one set in the build settings. good for user. bad for developer.