I have a problem with "name". This was working until I updated with SDK 4. Working with SDK 4.2.2 here's my code:
mSession = ActivityRecording.createSession( {:name=>"Pickleball", :sport=>ActivityRecording.SPORT_TENNIS});
The activity name used to...