plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Question]: none Connectivity Result when being to connected via Android Auto or Apple Car Play

Open MasterWildcut opened this issue 8 months ago • 1 comments

What is your question?

  1. Connect mobile phone via Android Auto or Apple Car Play.
  2. You see that the device is connected to the hotspot of the car
  3. run: final List<ConnectivityResult> connectivityResult = await (Connectivity().checkConnectivity());
  4. Expected ConnectedResult contains Wifi
  5. Actual Result: .none

Is this the expected behavior? Tested on both Android and iOS.

Checklist before submitting a question

  • [x] I searched issues in this repository and couldn't find such bug/problem
  • [x] I Google'd a solution and I couldn't find it
  • [x] I searched on StackOverflow for a solution and I couldn't find it
  • [x] I read the README.md file of the plugin
  • [x] I am using the latest version of the plugin
  • [x] All dependencies are up to date with flutter pub upgrade
  • [x] I did a flutter clean
  • [x] I tried running the example project

MasterWildcut avatar Apr 01 '25 13:04 MasterWildcut

Haven't tried with Android Auto or Car Play, so can't say if expected. So you tried to connect wirelessly to Android Auto or Car Play, right, not via cable?

vbuberen avatar Jun 11 '25 09:06 vbuberen

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days

github-actions[bot] avatar Sep 10 '25 00:09 github-actions[bot]