How to change "Allow 'appname' to take pictures and record video?" android native permission message to "Allow 'appname' to take pictures for 'functionality name' " custom message?
Is that even possible?
How to change "Allow 'appname' to take pictures and record video?" android native permission message to "Allow 'appname' to take pictures for 'functionality name' " custom message?
Is that even possible?
Using requestPermissions() is not allowing to change the native permission message.