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

Fatal error: Unexpectedly found nil while unwrapping an Optional value #1

Open
blusewang opened this issue Oct 3, 2021 · 1 comment

Comments

@blusewang
Copy link

image

at FrameConnect.swft line 117

@leeway1208
Copy link
Owner

leeway1208 commented Oct 3, 2021

@blusewang thanks, I will fix it in next release.

Now you must add these in your connection module.

  let connectProperties = MqttConnectProperties()
  mqtt5!.connectProperties = connectProperties

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

2 participants