MQTT-Client-Framework icon indicating copy to clipboard operation
MQTT-Client-Framework copied to clipboard

nil is not a legal NSPersistentStoreCoordinator for searching for entity name 'MQTTFlow'

Open kuchmiyalex opened this issue 3 years ago • 2 comments

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(_:)

kuchmiyalex avatar Apr 02 '21 14:04 kuchmiyalex

I faced this question,too. no body maintains the framework?

fantexi023 avatar Nov 24 '21 06:11 fantexi023

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(_:)

How you fix this bug?

stevema avatar Jun 27 '22 07:06 stevema