Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jhsu opened this issue Apr 27, 2024 · 5 comments · May be fixed by #94
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jhsu
Copy link

jhsu commented Apr 27, 2024

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

@akshaynarisetti
Copy link
Collaborator

Related to pauldemarco/flutter_blue#336

@akshaynarisetti akshaynarisetti added bug Something isn't working good first issue Good for newcomers labels Apr 27, 2024
@akshaynarisetti
Copy link
Collaborator

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

@AshishSardana
Copy link

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.

@Bentlybro
Copy link
Collaborator

Bentlybro commented May 4, 2024

@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

@AshishSardana
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants