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

[permissions module] Rare TedPermissionActivity.needWindowPermission crash #359

Open
salami opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@salami
Copy link
Contributor

salami commented Jan 2, 2025

This is actually an issue with the TedPermission dependency but thought I'd report it here. The related bug is ParkSangGwon/TedPermission#114

@vestrel00 vestrel00 added the bug Something isn't working label Jan 2, 2025
@vestrel00 vestrel00 moved this to To do in Consumer issues Jan 2, 2025
@vestrel00
Copy link
Owner

vestrel00 commented Jan 2, 2025

Thanks for raising this issue! I have not been able to reproduce it myself. This issue should only be reproducible if you are using extension functions provided in the permissions module. For example; queryWithPermission, insertWithPermission, etc...

If this issue is affecting your app/library in a non-trivial amount, then you may want stop using the permissions module extension functions and do the permissions handling yourself 🙏

I subscribed to ParkSangGwon/TedPermission#114 so I'll get notified on any progress on it. When a new version of TedPermission is released that includes the fix, I will upgrade this library to use that new version and release a new version of this lib accordingly. Until then, I'll just keep this issue open.

@vestrel00 vestrel00 changed the title Rare TedPermissionActivity.needWindowPermission crash [permissions module] Rare TedPermissionActivity.needWindowPermission crash Jan 2, 2025
@vestrel00 vestrel00 self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

2 participants