You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting crashes stats while disconnecting from stream. Possibly due to calling this function not from main thread.
Any idea how to fix this?
Fatal Exception: NSInvalidArgumentException
+entityForName: nil is not a legal NSPersistentStoreCoordinator for searching for entity name 'MQTTFlow'
WebsocketMQTTStream.handleNetworkStatus(_:)
The text was updated successfully, but these errors were encountered:
Getting crashes stats while disconnecting from stream. Possibly due to calling this function not from main thread. Any idea how to fix this?
Fatal Exception: NSInvalidArgumentException +entityForName: nil is not a legal NSPersistentStoreCoordinator for searching for entity name 'MQTTFlow' WebsocketMQTTStream.handleNetworkStatus(_:)
Getting crashes stats while disconnecting from stream. Possibly due to calling this function not from main thread.
Any idea how to fix this?
Fatal Exception: NSInvalidArgumentException
+entityForName: nil is not a legal NSPersistentStoreCoordinator for searching for entity name 'MQTTFlow'
WebsocketMQTTStream.handleNetworkStatus(_:)
The text was updated successfully, but these errors were encountered: