This repository was archived by the owner on Sep 4, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #117: iOS notification from cold boot
- Loading branch information
9f35486
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems to fix #109
9f35486
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hahah I can't understand at all how this commit could fix that issue.
Adding a test condition would just make it "harder" to enter the if block no? :) weird
But I'm not an ObjC dev nor I took a good look at the code so maybe, will test that :)
9f35486
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right. I don't know the reason actually but when I install the plugin directly from the master branch, it's working correctly. Maybe another commit fixed it.
9f35486
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refer to my explanation in #117