Supabase Real-time Flutter on background
Hello everyone I want to invoke a function whenever changes are done on the realtime table. It only works when the app is open but when it's background it doesn't. Does anyone know the solution for this. Basically I want to send a Bluetooth command to the device whenever a new update comes.