bump-api-ios
bump-api-ios copied to clipboard
make your app bumpable in seconds
The libBump 3.1 doesn't compile for iOS Simulator. ``` 0 0x10fea2098 __assert_rtn + 144 1 0x10fea5431 mach_o::relocatable::Section::addRelocFixup(mach_o::relocatable::Parser&, macho_relocation_info const*) + 1781 2 0x10feb5636 mach_o::relocatable::Section::makeFixups(mach_o::relocatable::Parser&, mach_o::relocatable::Parser::CFI_CU_InfoArrays const&) + 90 3 0x10feb1aad...
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...
When there is no internet connection then if bumpclient disconnect is called then it crashes the app.
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...
I believe it simply needs a recompile that includes that architecture.
Hi! About a month ago I tried to add a bumping ability to the my application, but all the time after some first BumpAPI initializing functions were called the app...