CipherCode
03/22/2022, 12:35 AMjavascript
const mySubscription = supabase
.from('*')
.on('*', payload => {
console.log('Change received!', payload)
})
.subscribe()
im using this push notification code from the documentation, and i set the trigger and the function in the supabase interface but im still not getting the console.log('change received'....Needle
03/22/2022, 12:35 AM/title
command!
We have solved your problem?
Click the button below to archive it.Scott P
03/22/2022, 12:37 AMNeedle
03/22/2022, 12:37 AMCipherCode
03/22/2022, 12:39 AMScott P
03/22/2022, 12:40 AMCipherCode
03/22/2022, 12:41 AMCipherCode
03/22/2022, 12:44 AMCipherCode
03/22/2022, 12:45 AMgaryaustin
03/22/2022, 12:51 AMCipherCode
03/22/2022, 12:52 AMCipherCode
03/22/2022, 12:53 AMgaryaustin
03/22/2022, 12:53 AMCipherCode
03/22/2022, 12:56 AMgaryaustin
03/22/2022, 12:56 AMCipherCode
03/22/2022, 12:56 AMgaryaustin
03/22/2022, 12:57 AMCipherCode
03/22/2022, 12:57 AMCipherCode
03/22/2022, 12:57 AMCipherCode
03/22/2022, 12:57 AMgaryaustin
03/22/2022, 12:58 AMgaryaustin
03/22/2022, 12:58 AMCipherCode
03/22/2022, 12:59 AMCipherCode
03/22/2022, 12:59 AMgaryaustin
03/22/2022, 12:59 AMCipherCode
03/22/2022, 12:59 AMCipherCode
03/22/2022, 1:00 AMCipherCode
03/22/2022, 1:00 AMgaryaustin
03/22/2022, 1:00 AMCipherCode
03/22/2022, 1:00 AMgaryaustin
03/22/2022, 1:01 AMCipherCode
03/22/2022, 1:01 AMCipherCode
03/22/2022, 1:26 AMgaryaustin
03/22/2022, 1:27 AM