bump-api-ios
bump-api-ios copied to clipboard
when the bump connection state is disconnected can we do something to get bump reconnect?
Hi I am new user to use bump api, when bump setconnectionStateChange call back get bump disconnected can we do something to get bump reconnect, or only waiting the bump reconnect by itself
I have same issue. I send data every seconds using bump, after a while bump is disconnected. I've tested UIImage and NSString data, two test cases have same result. How can I escape this situation? should I wait for the bump reconnect by itself? (I used Xcode5 and bump 3.0)