Hi,
Trying to tweak a project to include the crossover.
I had previously used an exclusion annotation to separate code for semioctagon (which had getSubScreen) from the rest (which doesn't) but now there is the Instinct2 Crossover which is semioctagon but has not got a subscreen.
Short of doing a "WatchUI has :getSubScreen" which i would prefer to avoid, is there a way to distinguish it in the monkey jungle? It seems to share both shape and size with the Instinct2.
G