Friend icon indicating copy to clipboard operation
Friend copied to clipboard

Unable to find Friend device from AppWithWearable on Android w/o manually granting location permision

Open jhsu opened this issue 9 months ago • 5 comments

The app can't find the Friend device unless going into App Permissions and manually granting location permissions.

Device: Pixel 8 Pro OS: Android 14

The user should be prompted when launching the app for all necessary permissions.

Note: It did prompt me for nearby devices and notifications

jhsu avatar Apr 27 '24 16:04 jhsu

Related to https://github.com/pauldemarco/flutter_blue/issues/336

akshaynarisetti avatar Apr 27 '24 16:04 akshaynarisetti

Solution: If platform is Android ask for extra GPS permission for Bluetooth to work

akshaynarisetti avatar Apr 27 '24 16:04 akshaynarisetti

Is it possible for Android users to share the app (.apk or something else)? iOS app can be directly downloaded by anyone but Android users require to build it from scratch.

AshishSardana avatar May 04 '24 05:05 AshishSardana

@AshishSardana yeah we are working on releasing a apk, will be done soon 🙏

  • we are working on releasing the app to google play store, this is a work in progress

Bentlybro avatar May 04 '24 09:05 Bentlybro

Thanks @Bentlybro! I'll be the first one to try and report/fix any issues in it.

AshishSardana avatar May 09 '24 19:05 AshishSardana

Team, if there's an early version of Android apk that can be tested, I'm all in.

AshishSardana avatar Jun 04 '24 21:06 AshishSardana