addyosmani / addyosmani/bg-remove
App crashes and auto-reloads on some iOS and iPadOS devices during processing
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
When tested on certain physical iOS and iPadOS devices, the app crashes and auto-reloads during the image processing period.
## **Steps to Reproduce**
1. Use the provided sample image for background removal processing.
2. Let the processing loads.
3. Observe that the app crashes and auto-reloads.
## **Expected Behavior:**
The app should process the image without crashing or reloading, regardless of the device.
## **Observed Behavior:**
The app crashes and auto-reloads during the processing phase (~10-30s loading time).
No error logs are visible.
Devices with issue:
iPhone SE - iOS 17 - Chrome 134.0.6998.33, Safari
iPhone 16 - iOS 18.3.1 - Chrome 133.0.6943.120, Safari
iPad(9th Generation) - iPadOS 18.3.1 - Chrome 134.0.6998.33, Safari
Devices that worked as expected:
iPhone 14 - iOS 18.3.1 - Chrome 134.0.6998.33, Safari
iPhone 15 - iOS 18.0 - Chrome 134.0.6998.33, Safari
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.