I don't know if this is due to a version mistmatch between master and the released ios version, but the bottom of the Fakemon list is messed up either way.
This could just be because the master version and the debug version have different backend data.
Go to Settings
Choose Fakemon -> Pick
Scroll down
On PC debug version in master:
Resize the window in various ways
You can get it into a state where the bottom item "Johto Server - Professor OniLink - Here goes nothing. Part 2" is displayed twice.
On ios version 1.11.2:
Scroll down
Notice the bottom item text scrolls off the bottom (the description is too long for the item)
Differences between the two:
On PC, the bottom couple do not have the same amount of description as on the ios version. The PC version seems to be cutting off text
This could just be because the master version and the debug version have different backend data
This is an artifact of that the scrollist scales with screen resolution. The easiest fix is to have it not scale with resolution, else one would have to fix it in gooey
I don't know if this is due to a version mistmatch between master and the released ios version, but the bottom of the Fakemon list is messed up either way.
This could just be because the master version and the debug version have different backend data.
On PC debug version in master:
On ios version 1.11.2:
Differences between the two: