parent
990c9c2a49
commit
899c695414
@ -15,7 +15,7 @@ import { Cordova, Plugin } from './plugin';
|
|||||||
* LocalNotifications.schedule({
|
* LocalNotifications.schedule({
|
||||||
* id: 1,
|
* id: 1,
|
||||||
* text: 'Single Notification',
|
* text: 'Single Notification',
|
||||||
* sound: isAndroid? 'file://sound.mp3': 'file://beep.caf'
|
* sound: isAndroid? 'file://sound.mp3': 'file://beep.caf',
|
||||||
* data: { secret: key }
|
* data: { secret: key }
|
||||||
* });
|
* });
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user