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 ACTIVITY_RECOGNITION permission | Android Q #28231

Closed
vsk-pvr opened this issue Mar 5, 2020 · 5 comments
Closed

Android ACTIVITY_RECOGNITION permission | Android Q #28231

vsk-pvr opened this issue Mar 5, 2020 · 5 comments
Labels
API: PermissionsAndroid Platform: Android Android applications. Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@vsk-pvr
Copy link

vsk-pvr commented Mar 5, 2020

Description:

Since the Android Q release google introduced 'android.permission.ACTIVITY_RECOGNITION' a run time permission. (https://developer.android.com/about/versions/10/privacy/changes#physical-activity-recognition). React Native permission(https://reactnative.dev/docs/permissionsandroid) should support this new permission.  

const PERMISSIONS = Object.freeze({

@react-native-bot
Copy link
Collaborator

Thanks for submitting your issue. Please run react-native info in your terminal and copy the results into your issue description after "React Native version:". If you have already done this, please disregard this message.

👉 Click here if you want to take another look at the Bug Report issue template.

@react-native-bot react-native-bot added the Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. label Mar 5, 2020
@hey99xx
Copy link

hey99xx commented Mar 6, 2020

if you add it and send a PR, I suppose it'd be accepted

@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not contain the necessary environment info, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@safaiyeh safaiyeh reopened this Aug 8, 2021
@safaiyeh safaiyeh added API: PermissionsAndroid Platform: Android Android applications. Resolution: PR Submitted A pull request with a fix has been provided. and removed Ran Commands One of our bots successfully processed a command. Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. labels Aug 8, 2021
@github-actions
Copy link

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

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Apr 12, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: PermissionsAndroid Platform: Android Android applications. Resolution: PR Submitted A pull request with a fix has been provided. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
5 participants