Unwanted Notifications


#21

in this code please add the log.debug and lets check the ST ide log output of it please. before posting the log output mask any personal info by replacing each character with a X or something.

if (location.contactBookEnabled) {
log.debug "msg: $msg ^ recipients: $recipients ^ options: $options"
	sendNotificationToContacts(msg, recipients, options)
} else {

#23

Nevermind! I figured it out i think. Please see log info from IDE below. I just hid my wifes info in Red. I didnt see anything else that was specific. Please let me know if there is so I can update :slight_smile:


#24

ok. so, ST is finding contact book is enabled. i am trying something myself … give me a few minutes.


#25

we do know now that its a ST issue and not related to webcore. but, cant think of anything else to try at the moment. if something comes to mind, will ping you.

sorry.


#26

Not a problem! Appreciate your time sir! I might add a topic onto the ST Forum to see if anyone else has these issues. I searched but wasnt able to find anything.

Thanks!


#27

ehh, no need to thank me.

makes sense. you also have a way of showing that its a ST only issue.