iOS26 Restoration Identifier NULL

Hi everyone -

I'm seeing an issue specifically on iOS26 where we instantiate a few storyboard items programmatically and pull their restoration identifier. On iOS26, these identifiers are null and cause a crash, but the assignments are on the storyboard and there has been no change to that logic. On iOS 18, for example, there is no crash and the identifiers are pulled properly.

Anybody else seeing this?

I personally have not see this.

Do you get the same results with just the relevant code in a small test project? If so, please share a link to your test project.

That'll help us better understand what's going on. If you're not familiar with preparing a test project, take a look at Creating a test project.

Albert Pascual
  Worldwide Developer Relations.

iOS26 Restoration Identifier NULL
 
 
Q