The app is not asking for writing external storage permission


I have used the following block to save the image component to the user’s device. Everything is correct, I guess. But nor the first event (if then) statement nor the second event (else) statement is being triggered. Is any block wrong :thinking: :thinking: Do I have to write android .permission.WRITE_EXTERNAL_STORAGE or just WRITE_EXTERNAL_STORAGE in the permission name?