Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kuchmiyalex opened this issue Apr 2, 2021 · 2 comments

Comments

@kuchmiyalex
Copy link

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

@fantexi023
Copy link

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

@stevema
Copy link

stevema commented Jun 27, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants