Dimillian / Dimillian/IceCubesApp
Bug: When uploading a video larger than 40mb I get a weird error
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
-
OS: iOS 16.3.1
-
IceCubesApp version: 1.5.6
Description
I attempted to attach a screen recording to a reply, but exceeded the 40mb file size limit. A red "error" warning appeared on my attachment. The bug has more to do with the popup error message copy though: "File file size"
Validation failed: File must be less than
40 MB, File file size must be less than
40 MB

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the iOS attachment upload validation for files over 40 MB and locate where the duplicated “File file size” text is assembled. Confirm the displayed validation message matches the intended wording for an oversized video, then verify the upload error still appears correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100