Fix bug in `cancel` under iOS.
The method tried to read the stored id with the wrong dict key. Thats why a notification could not be canceled.
parent
c00e6cdf
Please register or sign in to comment
The method tried to read the stored id with the wrong dict key. Thats why a notification could not be canceled.