Based on this issue:
https://github.com/orgs/tauri-apps/discussions/9365
If a user has many apps that occupy space in menu bar, the tray icon will be hidden.
Currently there is no provided API to make this work.
One way to help users with situations like this would be to have an option is a settings page (currently missing),
that would allowed them with a checkbox to define if they want their app to be visible in the Dock always and not only while on-call.

Based on this issue:
https://github.com/orgs/tauri-apps/discussions/9365
If a user has many apps that occupy space in menu bar, the tray icon will be hidden.
Currently there is no provided API to make this work.
One way to help users with situations like this would be to have an option is a settings page (currently missing),
that would allowed them with a checkbox to define if they want their app to be visible in the Dock always and not only while on-call.