Missing Device Browsers on iOS

Hi Folks,

Any ideas what i could be causing the disappearance of the devices browsers under Scenes and Audio Visual when imported on an iOS device?

Screenshots below…

Cheers,

Dan

Check your sizes & make sure you assigned the correct Grid.Row & Grid.Column values.

Diligently check your Grid.ColumnSpan & Grid.RowSpans too. If you were to send me your project, I’d say there’s a 75% chance I’ll find you’re trying to access a row or column that does not exist.

In some cases I don’t even know if it makes senses to get all carried away with Grid Columns & Rows. The Grid is pretty powerful even without any Columns & Rows. Margins, HorizontalAlignment, & VerticalAlignment property alone can probably get you what you need.