Link to initial discussion thread: https://forums.garmin.com/developer/connect-iq/f/discussion/212864/15mb-upload-limit-for-app-iq-file/1002463#1002463
I seem to have hit a size limit when uploading the IQ file for an app to the store, as I see this error message:
The following errors were detected in your app file
- The uploaded file is bigger than 15 MB. Your file size is : 15733151 bytes.
I must have been really close to the limit without realising, as I added 3 lines of code to a new version, and suddenly got this
I've currently removed support for the vivoactive 4s, just to get my build under the limit.
And don't you think that 16 is a much nicer programmer number than 15 as it's a power of 2
Although I'm also worried in the future for other things that could increase my IQ package size: adding support for the Venu (which I don't currently), adding support for more future Garmin devices, adding support for more future CIQ versions (currently only support 3.0.x and 3.1.x)
Thank you for listening!