-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.🌐NetworkingRelated to a networking API.Related to a networking API.
Description
Hi all,
I need to get the networking status of the smartphone when the app is closed.
I am trying with:
x = await NetInfo.getConnectionInfo();
Always I am receiving
{"type":"unknown","effectiveType":"unknown"}
If the application is active, this is working.
How to get the smartphone network status when the application is closed?
Thanks a lot
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.🌐NetworkingRelated to a networking API.Related to a networking API.