I am trying to make a custom-made command using AVCommandHandler.
The custom-made command which I created is functioning normally.
However, a command is classified into the "Others" group in an action dialog.
Moreover, there is no icon in it.
Is it possible to register an original icon to a custom-made command?
Moreover, is creating an original category possible?