"Maybe" Bug -> Toybox has :ActivityRecording

Hello!

I'm not sure, but I think I found a bug. When I want to create an ActivityRecording session I always check if(Toybox has :ActivityRecording) and it is always come back with FALSE (on device and simulator). However if I skip this line, the program is 100% percent working, which means my device/simulator has ActivityRecording. 

  • Thanks once more the help! :))

    So I found the problem which can be instructive for the future developers! If your code looks fine, but doesn't work, DO A DEVICE RESET!!! Something stucked and didn't worked well, after a full device reset it worked amazing! Slight smile About the stuck, I'm not sure why, but maybe the problem was I never disable the GPS after I quit from the app, just enable many times. It maybe doesn't like it. :)