[TIMOB-19019] Windows: assertion should not crash the app but show errrors
GitHub Issue | n/a |
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-06-16T22:00:34.000+0000 |
Affected Version/s | Release 4.1.0 |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-06-15T08:04:50.000+0000 |
Updated | 2017-03-16T21:53:28.000+0000 |
Description
TITANIUM_ASSERT
should not crash the app because it causes bad user experience. It should show runtime error message (i.e. Red Screen of Death) only on debug mode other then immediate crash.
Comments
JSON Source
https://github.com/appcelerator/titanium_mobile_windows/pull/283
Closing ticket as the issue has been fixed.