ios - Need Help for WKInterfaceTable -


i using wkinterfacetable. in table's group have label heigth set dynamic. when table's group set height sizetofit content. scrolltorowatindex method not working properly.

you should not place table inside group, cause issues experiencing.
apple docs:

don’t embed tables inside groups. tables resize dynamically based on number of rows contain; ignore height restrictions placed on them groups.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -