Giter Site home page Giter Site logo

Comments (8)

jbagg avatar jbagg commented on August 20, 2024

Hi, another use has reported the same iOS 14 issues as well. Currently I'm working from home because of covid-19, which I expect will be the case until I retire. I do not have access to a new enough mac to run a new enough xcode. I would suggest making a very simple c app that uses DNSServiceBrowse() and see if that works. This will tell us if the issue is in QZeroConf or if apple has busted or deprecated DNSServiceBrowse() c api.

from qtzeroconf.

dwebb72 avatar dwebb72 commented on August 20, 2024

Thanks for your response. Unfortunately, I don't have the experience in C to create this app. I won't be able to spend the time to figure out how to do that. I am more than willing to test an app on my setup.

from qtzeroconf.

mzanetti avatar mzanetti commented on August 20, 2024

Did you guys request the local network permission as well as list the browsed service types in the info.plist file. It works fine for me on iOS with this Info.plist:

https://github.com/nymea/nymea-app/blob/master/packaging/ios/Info.plist.in#L40

from qtzeroconf.

dwebb72 avatar dwebb72 commented on August 20, 2024

Did you guys request the local network permission as well as list the browsed service types in the info.plist file. It works fine for me on iOS with this Info.plist:

https://github.com/nymea/nymea-app/blob/master/packaging/ios/Info.plist.in#L40

I added that but the app doesn't ask for access so it doesn't change anything.

from qtzeroconf.

mzanetti avatar mzanetti commented on August 20, 2024

There must be a mistake in your info.plist then. It should pop up the question as soon as you create the QZeroConf object.

from qtzeroconf.

dwebb72 avatar dwebb72 commented on August 20, 2024

@mzanetti you are correct. I didn't add the bonjour service types. For anyone else that is having this issue the video below explains it well.
https://developer.apple.com/videos/play/wwdc2020/10110/

Thanks

from qtzeroconf.

jbagg avatar jbagg commented on August 20, 2024

I will close this then,

from qtzeroconf.

jbagg avatar jbagg commented on August 20, 2024

I plan to add the plist info to the readme.md as well.

from qtzeroconf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.