Closed aalok05 closed 5 years ago
[ ] Regression (a behavior that used to work and stopped working in a new release) [ x ] Bug report [ ] Feature request [ ] Question
When I open the app, I get toast notification that has the string 'Object reference not set to instance of an object'.
Toast notification should not be shown in case of null errors. Null checking should be done.
Open the app. Let the magic happen.
Build 17134.407
@rafsanulhasan Can you have a look at this?
Removed the part where all unhandled exceptions would trigger a toast notification.
I'm submitting a...
Current behavior
When I open the app, I get toast notification that has the string 'Object reference not set to instance of an object'.
Expected behavior
Toast notification should not be shown in case of null errors. Null checking should be done.
Steps to reproduce the behavior
Open the app. Let the magic happen.
Environment
Build 17134.407