How to grant all permission for your application(Android) ?
To grant all permission for your application(Android) you can add:
capabilities.setCapability("autoGrantPermissions",true);
Posted on September 22, 2018
By Anshuman Chatterjee
capabilities.setCapability("autoGrantPermissions",true);
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it. Privacy Policy
Accept