swift-sdk icon indicating copy to clipboard operation
swift-sdk copied to clipboard

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.

Results 41 swift-sdk issues
Sort by recently updated
recently updated
newest added

Hi, I noticed in `logoutUser()` function, there are no `OnSuccessHandler` and `OnFailureHandler` parameters for us to handle the cases where calling `disableDevice` API returns error. `disableDeviceForCurrentUser` already has these 2...