Good morning,
I'm not sure if this is a Bug or not, but in my app, I have the sport set as follows :
session = ActivityRecording.createSession({ :name=>"KITESURFING", :sport=>Activity.SPORT_KITESURFING, :subSport=>Activity.SUB_SPORT_GENERIC});
When I use the GCM application, Activities, the name of the activity appears as " "Location" Kiteboarding " ie " Dubai Kiteboarding" for example.
I have several users however, when they go in there it is dropping the " kiteboarding" , and is only displaying the location as the activity
It appears from their screenshots that their phones are set to alternate languages also.
Do you think this could be a language bug from Garmin?