Please implement the CXProviderDelegate protocol and call the action's fulfill method
- (void)provider:(CXProvider *)provider performSetMutedCallAction:(CXSetMutedCallAction *)action {
[action fulfill];
}
Topic:
App & System Services
SubTopic:
Core OS
Tags: