Abdullah Izzuddiin Alqassam

Results 2 issues of Abdullah Izzuddiin Alqassam

**Description:** `onOpened()` always call twice while `onClosed()` only call once. I tested using public method `open()` and update attribute `isOpen` to `true`. It will give same result, `onOpened()` call twice....

**Bug** The application crashed after received notification when application is still starting up (the React instance had not been fully set up) ``` Caused by java.lang.RuntimeException Tried to access a...