I tried to use getGoalView(goalType) method in a watch face for FR235. It works on the simulator, but it doesn't on the real device.
I added a println() setence inside getGoalView() for debug. In the device there's no printout to the <APP>.txt, so...