I downloaded the file and the pickers show on a iPhone 7 + device, a simulator iPhone Xr, and every other simulator tested in xcode 10.3. iPad Air is the best to show the below situation. The values in the pickers are value 1 or value 2, and can be changed with three fingers in the simulator.| Value 1 | nothing | Value 1 | Value 1 |-- -- -- -- -- -- --- -- -- -- -- --- -- - -- --- - - -- -| Initial text 1 | nothing | Initial text 3 | Initial text 4 |I also see the contraint errors, but there is nothing fatal or overriding the collection view size for item method (pickers are shown - maybe it is not clear that they are pickers because the text is similar to the other labels.As above, if I use the picker in the first column to select value 2, the data in that column updates, but the picker itself reverts to its former value - Value 1 - and the picker in the third column changes its display to Value 2 (no change to the data in that column).| Value 1 | nothing | Value 2 | Value
Topic:
Programming Languages
SubTopic:
Swift
Tags: