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

devices in device picker dosen't appear quickly it take alot of time to appear #250

Open
salah-mohammed opened this issue Jan 28, 2023 · 7 comments

Comments

@salah-mohammed
Copy link

salah-mohammed commented Jan 28, 2023

SSDPSocketListener handler take alot of time
when try to add com.apple.developer.networking.multicast airplay(play and pause button) not work
I let device picker list opend for 15 minutes approximately to appear devices.
IMG_4130

@salah-mohammed salah-mohammed changed the title device in picker dosen't appear quickly it take alot of time to appear devices in device picker dosen't appear quickly it take alot of time to appear Jan 28, 2023
@quanlv9695
Copy link

We got the same error,
Is it only iOS 16 devices?

@nicolasanteojos
Copy link

Same problem, can anyone solve it?

@hoang143
Copy link

can anyone solve problem, please help me

@nicolasanteojos
Copy link

nicolasanteojos commented Sep 13, 2023

can anyone solve problem, please help me

We didn't move forward, but as far I understand this problem is iOS 16+, you need to add the entitlement:
"com.apple.developer.networking.multicast"
It have to be asked directly to Apple Support

@chuRealOff
Copy link

chuRealOff commented Apr 17, 2024

stumbled against the same issue. Any available solutions?

@khanh0209ptit
Copy link

ai có thể giải quyết được vấn đề xin hãy giúp tôi

Have you been able to fix this problem yet? Please advise

@sivaprasadkv
Copy link

sivaprasadkv commented Aug 1, 2024

Yes, This issue has been resolved by enabling "Multicast Networking" (com.apple.developer.networking.multicast).
Request Apple to enable this advanced capability in your developer account for a particular Apple identifier.
Provide proper justification on using this capability in your app.

URL to make a request is: https://developer.apple.com/contact/request/networking-multicast

Ones Apple approved, enable this capability to app's bundle identifier in your developer certificates account.
After this, add "com.apple.developer.networking.multicast" = YES in your entitlement file in your project.

After all this, your app discovers all the devices immediately.
Happy Coding! :)

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

7 participants