chrisgriffith / ionic-native-mocks

Ionic Native Mocks are designed to be used as placeholders during development for the actual Ionic Native modules.
205 stars 42 forks source link

Updated to work with latest local notifications #27

Closed frissonlabs closed 5 years ago

frissonlabs commented 5 years ago

getScheduled() and getTriggered() are no longer available in the latest version of the "local-notifications" plugin. I've removed these methods from the mock to make it compatible.

chrisgriffith commented 5 years ago

Thanks for helping out!