최근 검색


최근 검색 없음

Background ticket.saved does no run



2023년 12월 19일에 게시됨

Hi,

I am developing an app in the background but the ticket.saved event is not detected

I have tried like this:

client.on('app.registered', function appRegistered(e) {
     client.on('ticket.saved', function(data) {
      console.log("FIRE BACKGROUND") }
)})

//and this

client.on('ticket.saved', function(data) {
      console.log("FIRE BACKGROUND") 
})

 

 

 

 


0

1

댓글 1개

image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Hello,
 
I've created a ticket to work more closely with you on this issue.

0


댓글을 남기려면 로그인하세요.

원하는 정보를 못 찾으셨나요?

새 게시물