-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Error Information
Exception Type: NSInternalInconsistencyException
Issue: Touch registry inconsistency detected during UIKit gesture recognizer operations
Technical Details
- Device: iPhone X
- iOS Version: 16.7.12
- App Version: Load v2.8.4
- Crash Location: UIGestureEnvironment touch delivery system
- Trigger: UIKit gesture recognizer cancellation
Critical Context
This may be a contributing factor to the instability
Monitoring & Debugging Resources
- Sentry Issue: LOAD-4C
- Session Replay ID:
2aba434b485b4f8691bb71984db45b86
Stack Trace
Crash occurs in UIGestureEnvironment touch delivery during gesture recognizer state transitions.
Investigation Steps
-
Gesture Handling Code Review
- Audit touch event handling implementation
- Review gesture recognizer delegates and state management
- Check for proper cleanup during cancellation
-
Memory Management
- Investigate memory pressure scenarios in touch event processing
- Review object retention/release patterns in gesture handling
- Check for potential memory leaks in UIKit integration layer
-
UIKit Integration
- Verify proper UIKit API usage patterns
- Review any custom gesture recognizer implementations
- Check for threading issues in touch event processing
Related Tickets
- Linear ticket: Will be linked once created
Priority: High - Fatal crash affecting production users
Metadata
Metadata
Assignees
Labels
No labels