I placed UISwitch on main view. Now I try change state. But the state changed only when I touch on the left side of the UISwitch. and never on the right.
For example in Settings App the airplane mode chanhed any of those ways.
Can anybody help me?
I placed UISwitch on main view. Now I try change state. But the state changed only when I touch on the left side of the UISwitch. and never on the right.
For example in Settings App the airplane mode chanhed any of those ways.
Can anybody help me?
This problem was solved by the dynamic creation UISwitch.
I guess that the reason of this trouble is UIScrollView which contains UISwitch