Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Mhd/fix UI table view alert for layout outside view hierarchy #290

Closed mhdostal closed 3 years ago

mhdostal commented 3 years ago

In the console I'm seeing a warning for UITableViewAlertForLayoutOutsideViewHierarchy. This happens when a layoutIfNeeded call is applied to a view not yet added to a superview.