Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70440

Ionic 3 Local Notification

$
0
0

@Willyrotich66 wrote:

I am trying to create sticky notification to show while streaming radio app is active i keep getting errors.

[22:46:30] console.warn: Unknown property: sticky
[22:46:36] console.warn: Unknown property: sticky
[22:46:38] console.warn: Unknown property: sticky
[22:46:38] console.warn: Unknown property: foreground
[22:46:38] console.warn: Unknown property: lockscreen
[22:46:38] console.warn: Unknown property: priority
[22:46:38] console.warn: Unknown property: silent

testt(){
    
    this.localNotifications.schedule({
      title: 'Test Radio',
      text: "Test FM",
      led: 'FF0000',
      sound: null,
      sticky: true,
      foreground: true,
      lockscreen: true,
      silent: true,
      smallIcon: 'res://calendar',
    icon: 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTzfXKe6Yfjr6rCtR6cMPJB8CqMAYWECDtDqH-eMnerHHuXv9egrw'

   });
  }

ionic 3 latest

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70440

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>