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

[Feature request]: Specify which AndroidManifest.xml causes a problem #1437

Closed
2 of 4 tasks
farr64 opened this issue Jan 29, 2025 · 2 comments
Closed
2 of 4 tasks

[Feature request]: Specify which AndroidManifest.xml causes a problem #1437

farr64 opened this issue Jan 29, 2025 · 2 comments
Assignees
Labels
status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. status: needs more info We need more information before we can continue work on this issue.

Comments

@farr64
Copy link

farr64 commented Jan 29, 2025

Is there already an issue requesting this feature?

Please select affected platform(s)

  • Android
  • iOS
  • Windows

Use case

A generic message such as this:

permissions_handler . . . No permissions found in manifest for []28

Would be more helpful if you would please specify which AndroidManifest.xml is the culprit.

Please see: https://stackoverflow.com/a/79398251/3341673

Thanks.

Alfredo

Proposal

Please specify which AndroidManifest.xml is the culprit of any problem(s) that you encounter.

Specific requirements or considerations

No response

Additional information or context

No response

@TimHoogstrate
Copy link
Contributor

Dear @farr64,

Can you elaborate a bit on the subject?

From the documentation:

Add permissions to your AndroidManifest.xml file. There are debug, main, and profile versions which are chosen depending on how you start your app. In general, it's sufficient to add permission only to the main version. [Here](https://github.com/Baseflow/flutter-permission-handler/blob/master/permission_handler/example/android/app/src/main/AndroidManifest.xml)'s an example AndroidManifest.xml with a complete list of all possible permissions.

it should not be to difficult to find the manifest. Or is there a specific example where this would be suitable.

Kind regards,

@TimHoogstrate TimHoogstrate self-assigned this Feb 13, 2025
@TimHoogstrate TimHoogstrate added the status: needs more info We need more information before we can continue work on this issue. label Feb 13, 2025
Copy link

Without additional information, we are unfortunately not able to resolve this issue. Therefore, we reluctantly closed this issue for now. If you run into this issue later, feel free to file a new issue with a reference to this issue. Add a description of detailed steps to reproduce, expected and current behaviour, logs and the output of 'flutter doctor -v'. Thanks for your contribution.

@github-actions github-actions bot added the status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. label Feb 27, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. status: needs more info We need more information before we can continue work on this issue.
Projects
None yet
Development

No branches or pull requests

2 participants