Skip to content
New issue

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

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

Already on GitHub? # to your account

Release app crashes without permission #208

Closed
koteezy opened this issue Dec 3, 2019 · 2 comments
Closed

Release app crashes without permission #208

koteezy opened this issue Dec 3, 2019 · 2 comments

Comments

@koteezy
Copy link

koteezy commented Dec 3, 2019

Hello!

When we compile an application with a production (release ) mode, it crashes, and immediately closes.

This happens only in the release version!

When we began to study the logs, we realized that the application does not have access to the Internet, maybe we should add some description in the documentation?

Decision, add new settings line in AndroidManifest.xml (android/app/src/main)

<uses-permission android:name="android.permission.INTERNET"/>

@pichillilorenzo
Copy link
Owner

I thought it was obvious to add this permission on Android.
So, I will add it to the documentation. Thanks!

This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants