TTMSFNCPopup rendering issue on iOS (black background outside of shapes)

By the way, I’ve found another issue related to TTMSFNCPopup.

When I call the Popup(True) method — to show the popup in modal mode — the application crashes immediately, both on iOS and Android.

This happens consistently and seems to be directly related to passing True as the parameter. Calling Popup(False) works fine.

Could you please check this as well?

Thanks again!