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

React native apk (release and debug both) is crashing in higher version (greater than lollipop), Due to Permission issues? #17259

Closed
sunnynegi opened this issue Dec 18, 2017 · 2 comments
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@sunnynegi
Copy link

sunnynegi commented Dec 18, 2017

I am working on a react native application. I am able to install and run working app in lower android versions (below Lollipop). But unable to ask permission upfront in higher versions of Android. Can someone please point me to how i can solve the issue and what should i do to debug it?

Is this a bug report?

No

Have you read the Contributing Guidelines?

(Yes)

Environment:
OS: Linux 4.4
Node: 7.10.1
Yarn: 0.27.5
npm: 4.2.0
Watchman: Not Found
Xcode: N/A
Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
react: 16.0.0-beta.5 => 16.0.0-beta.5
react-native: 0.49.5 => 0.49.5

@jmahatpure01
Copy link

It must be showing some errors in debug mode when crashing. Or you can read the crash logs for the error. If it is caused by permissions then manually allow your app those permissions from the settings and try running again.
Use this for asking permissions: https://github.com/yonahforst/react-native-permissions

@stale
Copy link

stale bot commented Feb 17, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Feb 17, 2018
@facebook facebook locked and limited conversation to collaborators May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants