My App still asking for permissions at app startup even after kodular draco update.
I have used these components. How can i know that which component is asking this permission?
I want to avoid any kind of permissions. Please help !
Thanks.
My App still asking for permissions at app startup even after kodular draco update.
I have used these components. How can i know that which component is asking this permission?
I want to avoid any kind of permissions. Please help !
Thanks.
Check you block… maybe you are using Tinydb component on screen initialization. It requires storage permission.
I think you are wrong. Because I just tested removing tinydb blocks from screen initialisation and its still asking for permission.
Thanks.
TinyDB doesn’t need Storage Permission, but Sharing does.
Same problem and its not trigger
Thank you
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.