Experiencing this issue as of yesterday on 11.6, 11E708. Haven't updated in months (whenever 11.6 was first available). Started happening yesterday, and I thought it was related to introducing code to prevent pods from warning about -PIE being ignored. Removed the code, submitted another build and still suffering the same issue.
Updating to 11.7 now to test if that makes a difference, but it seems this might be on Apple's end? (tried to re-submit a production app with previously cleared code - and my bitcode has always been included - and had the same issue, so it could not be our code).
Post
Replies
Boosts
Views
Activity
Started happening to me yesterday on 11.6. Updated to 11.7, latest available version via App Store. Still failing.
Agreed. I wish there was a delegate/protocol to implement that would inform us that the presented view controller was dismissed. I'm sure there's a hacky way around this, but since we have an observer that directly supports when the photo selection is changed, we should be able to easily be notified of when the selection is "done".