Hello,
the
LSPushClientExceptionis one of those exceptions related to programming errors that are not wrapped in an NSError. In particular, a "Table not found" is probably due to unsubscribing the same table twice. This is also stated in the
method documentation .
Best regards,
Gianluca