|
|
@ -61,7 +61,7 @@ func showNotification(invoke: Invoke, notification: JSObject)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
class NotificationPlugin: Plugin {
|
|
|
|
class NotificationPlugin: Plugin {
|
|
|
|
var notificationHandler = NotificationHandler()
|
|
|
|
let notificationHandler = NotificationHandler()
|
|
|
|
let notificationManager = NotificationManager()
|
|
|
|
let notificationManager = NotificationManager()
|
|
|
|
|
|
|
|
|
|
|
|
override init() {
|
|
|
|
override init() {
|
|
|
|