Hello everyone,
I would like to ask you about my problem with app permissions on android. I use Unity Fabric Twitter SDK and it’s implemented according to Twitter documentation. I use only basic log in and compose tweets functions. Since I implemented this, there are two android app permissions showing at the first app startup. Access to photo, media, files and access to phone calls. But I don’t use any of this so how can I remove this permissions from my app? What can I do?
Thanks