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

versa 3 disconnecting during build process

I'm trying to build my app to my fitbit versa and it builds correctly to the emulator but when I try build it to my versa 3 it disconnects and then the build fails, you can see the full error message here and the other one here, I've had a look at various other topics like this one but nothing on there works. My final app size is 14MB but all my assets and code amount to around 8MB so I don't believe its a size error

Best Answer
0 Votes
1 REPLY 1

Hi @Itsbailey - that seems quite a large file, so a couple of things you can try.

  • Build the app, then connect the device then install it, this will give you slightly longer before it auto disconnects
  • Make sure your watch is on charge because loading will stop the developer bridge if the battery falls below 25% 
  • The screen is very small so try reducing the size of any images, it is not necessary to have high resolution photos larger than 336x336.
  • Create a GAM project and load your app via a private link, it may take a long time but might not suffer the time out of the connected device when loading directly.

Author | ch, passion for improvement.

Best Answer