You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
changed the title
Rare TedPermissionActivity.needWindowPermission crash
[permissions module] Rare TedPermissionActivity.needWindowPermission crash
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
The text was updated successfully, but these errors were encountered: