Maybe you were looking for...

Detecting flutter app opened from a terminated state with FCM and flutter_local_notifications

I am working on a flutter app that uses FCM data messages sent through cloud functions. In my app I'm receiving that data messages and then displaying a local n

Transport error with socket io

I am trying to send a username to the backend upon disconnecting with socket io, when I pass the username as a parameter when unsubscribing from the socket conn

Is it possible to use DocumentLink and registerUriHandler when using the remote containers?

I installed laravel goto config extension in the remote containers and whenever I click on the link that extension generates and that should jump to another fil

How to check if mqtt is disconnected after successfully connected in Android Java

I have a Android app that connects to MQTT broker. It successfully connects to the broker. However, when I turned off the mobile data, it still show that the co

Is there a way to prevent file deletion in deleteItem callback in macOS FileProviderExtension?

In macOS FileProviderExtension, when user deletes an item in Finder, a deleteItem callback is invoked. And here I don't mean trashing the item but really deleti