Skip to content

Fix(Permission): fix redundant permissions check #413

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stonebuzz
Copy link
Collaborator

Pull Request

Description

Avoid redundant permissions checks

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements or additions to documentation)

Related Issues

List any related issues that are fixed or addressed by this pull request.

Fixes: !35789

Closes: # [issue number]

Checklist

  • I have tested these changes locally.
  • I have added tests that prove my fix is effective or my feature works.
  • I have updated documentation (if necessary).
  • I have ensured that this PR does not introduce unintended breaking changes.

@stonebuzz stonebuzz self-assigned this Jan 7, 2025
@JeanBuchweitz
Copy link

Hello,

I'm experiencing an issue with the Android Inventory Agent. The device is not communicating with the inventory server in the background as expected. The inventory data is only sent when I manually force the synchronization through the app.

I've verified that the agent has the necessary permissions and battery optimizations are disabled. However, the scheduled or background inventory syncs are not occurring.

Is there any configuration or known issue that might cause this behavior?

Thank you in advance for your support.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants