How i get com.apple.developer.networking.multicast premission

Hello, I require com.apple.developer.networking.multicast premission for my app as third party sdk required that. For that i follow this link, https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_multicast but Request page in not exist now. So how can i get this permission?

Thanks,

Thank you for bringing this to our attention. I was able to reproduce this on my end, but then workaround this by removing the language query string parameter for: ?language=objc in the URL. On the header of the documentation site you can also switch your Language preference to Swift and this should resolve the issue.

Here is the entire URL that was causing the issue:

https://developer.apple.com/contact/request/networking-multicast?language=objc

We are looking into this further on our end.

Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
How i get com.apple.developer.networking.multicast premission
 
 
Q