I use custom buttons for UINavigationBar. And the sound of clicking is played 0-2 times.
As I understand the simpliest way to solve this issue is to disable the sound of clicking for each button? So help me please
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You can play sound by code reference Click here Yes you can after disable button sound just set its tag to 111, And after action method just check
} |
||||