Hi,
I learned that with iOS 14 an entitlement is need to do UDP broadcast and multicast (com.apple.developer.networking.multicast)
I also learned that this need to be requested by Apple.
That is all fine, but my question is:
Is there a way to activate this entitlement for development builds? In the past this was possible with similar things, but when I add the entitlement to the app entitlements I get an provisioning failure (when building for an test device).
Thanks!
Kind Regards
Alex
        
      
      
        
      
    I learned that with iOS 14 an entitlement is need to do UDP broadcast and multicast (com.apple.developer.networking.multicast)
I also learned that this need to be requested by Apple.
That is all fine, but my question is:
Is there a way to activate this entitlement for development builds? In the past this was possible with similar things, but when I add the entitlement to the app entitlements I get an provisioning failure (when building for an test device).
Thanks!
Kind Regards
Alex