sebastianhaberey / nsd

Flutter Network Service Discovery (NSD) Plugin
61 stars 30 forks source link

Works on iOS sim but not on actual device #57

Open LiveRock opened 9 months ago

LiveRock commented 9 months ago

It works on the iOS Sim but on the actual device...

  1. Discovery No response or error message but nothing is being output

  2. Registration Have this error message: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NsdError (message: "missing required configuration", cause: internalError)

skitsa1 commented 4 months ago

did you figure this out?