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

Android - LocationSettingsRequest #50

Open
1 of 2 tasks
padupuy opened this issue Feb 21, 2020 · 1 comment
Open
1 of 2 tasks

Android - LocationSettingsRequest #50

padupuy opened this issue Feb 21, 2020 · 1 comment

Comments

@padupuy
Copy link

padupuy commented Feb 21, 2020

Issue

On Android, we could use LocationSettingsRequest to ask the user to enable the phone location, there is an implementation example here.
I think it's less confusing for the user because it's just a modal on top of the app, there is no "context switching" between the settings and the app.

I don't no if there is an equivalent on iOS.

Capture d’écran 2020-02-21 à 16 22 18


Environment

Click To Expand

react-native info output:

System:
    OS: macOS 10.15.3
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 154.79 MB / 16.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 13.5.0 - ~/.nvm/versions/node/v13.5.0/bin/node
    Yarn: 1.21.1 - /usr/local/bin/yarn
    npm: 6.13.4 - ~/.nvm/versions/node/v13.5.0/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
    Android SDK:
      API Levels: 23, 28, 29
      Build Tools: 28.0.3, 29.0.2
      System Images: android-28 | Google Play Intel x86 Atom, android-29 | Google APIs Intel x86 Atom
  IDEs:
    Android Studio: 3.5 AI-191.8026.42.35.6010548
    Xcode: 11.3/11C29 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.9.0 => 16.9.0 
    react-native: 0.60.0 => 0.60.0
  • Platform that you're experiencing the issue on:
    • iOS
    • Android

@erezrokah
Copy link
Member

Good idea, let me look into it

@erezrokah erezrokah mentioned this issue Mar 21, 2020
2 tasks
@erezrokah erezrokah removed their assignment Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants