bump-api-ios
bump-api-ios copied to clipboard
discoonect does not works.
I am calling [[BumpClient sharedClient] disconnect] in viewWillDisappear in screen navigation ; But "disconnect" does not works.I also called this method in viewDidDissapear on screen navigation.Once you shared data with any person & navigation screens and after you again wants to share data with that person , Bump api does not works as it should. I am using Bump since last 16 months , So at least you should update all codes. Thanx.
I have the same problem. I can't call the disconnect selector with the following code: [[BumpClient sharedClient] disconnect]
The error is: "[BumpClient disconnect]: unrecognized selector sent to instance"