Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error: Unhandled RangeError: Out of memory: Snapshot create failed

ANSWERED

When I run my app in FItbit Studio and then launch it on the device, I'm getting this error in the console:

Unhandled RangeError: Out of memory: Snapshot create failed...

I am not trying to take a screenshot. I'm not sure what a "snapshot" is in this context.

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Update: My error. I had a recursion error in one of my getters/setters. Firefox's JS console caught it. Would have been nice to have found that in Fitbit Studio. 🙂

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

Update: My error. I had a recursion error in one of my getters/setters. Firefox's JS console caught it. Would have been nice to have found that in Fitbit Studio. 🙂

Best Answer
0 Votes