Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(one-signal): return Observable instead of promise (#352)
* Added OneSignal wrapper * documentation * Changes for callback of notification revieced * fixes for @cordova decorators without Promise return * Merge * Improvements to OneSignal extended init function with notificationOpenedCallback as an optional parameter * Platforms removed OneSignal supports more than only these 3 platforms. It's available to nearly all Cordova platforms. * Init method turned into observable
- Loading branch information