Please find the below error for more information.
Objective-C method 'client:didReceiveStatus:' provided by method 'client(:didReceiveStatus:)' conflicts with optional requirement method 'client(:didReceiveStatus:)' in protocol 'PNObjectEventListener'
After PubNub
pod installation when I implement the method in swift 2.0
using Xcode 7.1 then this error occur. How I can resolve it?