We've received reports of an app crash on Montana 7xx (incidentally, using Russian language) when calling createSession:
try {
session = ActivityRecording.createSession({:sport=>sport, :subSport=>subSport, :name=>name});
} catch(e) {
sport = 0;...