UI Binding Issue with Consecutive Modal Prompts on Latest iOS Versions

Hi team,

Currently, I am using two Modal prompts consecutively to display force update popups based on a condition. However, there's an issue where the UI thread is occasionally not binding properly after dismissing the first prompt. Please ensure that after dismissing the first prompt, the second prompt is not bound.

After reviewing everything, I understand this is an iOS core library binding issue and it's occurring from the latest iOS version onwards. Could you please provide me with a solution to resolve this issue?

Thank you!

UI Binding Issue with Consecutive Modal Prompts on Latest iOS Versions
 
 
Q