---
title: MSMessageErrorCode.stickerFileImproperFileSize
framework: messages
role: symbol
role_heading: Case
path: messages/msmessageerrorcode/stickerfileimproperfilesize
---

# MSMessageErrorCode.stickerFileImproperFileSize

The image used to create an MSSticker object is larger than 500 KB.

## Declaration

```swift
case stickerFileImproperFileSize
```

## See Also

### Error Codes

- [MSMessageErrorCode.fileNotFound](messages/msmessageerrorcode/filenotfound.md)
- [MSMessageErrorCode.fileUnreadable](messages/msmessageerrorcode/fileunreadable.md)
- [MSMessageErrorCode.improperFileType](messages/msmessageerrorcode/improperfiletype.md)
- [MSMessageErrorCode.improperFileURL](messages/msmessageerrorcode/improperfileurl.md)
- [MSMessageErrorCode.stickerFileImproperFileAttributes](messages/msmessageerrorcode/stickerfileimproperfileattributes.md)
- [MSMessageErrorCode.stickerFileImproperFileFormat](messages/msmessageerrorcode/stickerfileimproperfileformat.md)
- [MSMessageErrorCode.urlExceedsMaxSize](messages/msmessageerrorcode/urlexceedsmaxsize.md)
- [MSMessageErrorCode.sendWhileNotVisible](messages/msmessageerrorcode/sendwhilenotvisible.md)
- [MSMessageErrorCode.sendWithoutRecentInteraction](messages/msmessageerrorcode/sendwithoutrecentinteraction.md)
- [MSMessageErrorCode.apiUnavailableInPresentationContext](messages/msmessageerrorcode/apiunavailableinpresentationcontext.md)
- [MSMessageErrorCode.unknown](messages/msmessageerrorcode/unknown.md)
