iOSMessageBox Name is flagged as deprecated

I filed a feedback on this: <https://xojo.com/issue/59303> which has since been closed as “Not Reproducible”.

[quote]Steps: Create a new iOS project. Drag a MessageBox into View1. In the menu Project>Analysis Warnings enable “Item1 is deprecated. You should use item2 instead”.

Analyze the Project. Under “Deprecated items that have a replacement” you get:

“View1.MessageBox1.Name Layout (property name) - Append is deprecated. You should use AddRow instead
Name”[/quote]

I’m still seeing this behavior in multiple projects. Grrrr.

I asked for the feedback case to be re-opened. It is reproducible.

Reopened. Handled.