05-09-2021 07:38
05-09-2021 07:38
I've been using the Fitbit studio website in order to develop an app, and I've been using a large number of images, which has led me to run into an issue... When first opening up the SDK, about half of the images fail to load, with this number increasing the more images I add. Whenever this happens, I need to spend a great deal of time manually forcing images to reload, and until all of the images load properly, I can't build my program. This is a great annoyance, and is wasting a lot of time. Is there any way I can expedite this process, or get the images to load properly in the first place?
06-01-2021 04:38
06-01-2021 04:38
Are they just failing to display in the browser, or when you install the app?
Are the images sized correctly for the device? e.g. 300x300 etc
How many image files?