I am working on application where i need to check apple watch mute button is On or off.
In iPhone we can detect it using AudioToolbox
framework but in watch OS
there is no framework with name AudioToolbox
.
So my question is how could we detect apple watch mute button is On or off .
After searching around i concluded that currently there is no way to check apple watch mute status.