We encountered an issue where a page that integrates Uppy fails to load on devices running iOS versions less than 15. Instead of displaying the uploader, the page appears completely blank. This issue affects both Safari and WebViews on older iOS devices and is particularly frustrating for users.
The Problem
When loading a page with Uppy on iOS versions below 15:
• The uploader does not initialize.
• The page renders blank without any visible error messages.
- It logs an error of invalid character: ‘#’
Are there any known fixes or workarounds to make Uppy compatible with iOS < 15?
Thank you