I published a flashlight application made with Kodular, when testing it in the test with the emulator it worked correctly, but when publishing it in the Play Store the flash does not turn on, I realized that I must enter the application’s permissions and grant it permission manually, such as What can I do to make this automatic and that the user does not have to do it manually?
I already put the request for permission but it still does not work … I do not know if I am misplacing the name of the permission that must be requested. I am using an extension called TaifunFlashlight1. It would be so nice to be a little more specific. Please.