Missing entitlement com.apple.developer.networking.wifi-info

Hi,


We've got an issue with our tvOS app that shares the same AppID with our iOS app. We are using Google Cast framework and, we had to enable the `com.apple.developer.networking.wifi-info` entitlement to be able to "see" the chromecast device from iOS 12. The issue is that for tvOS this entilement isn't availiable, so the we can't sign the app due the following error:


This is the error:


"error: Provisioning profile "Our Awesome tvOS app" doesn't include the com.apple.developer.networking.wifi-info entitlement. (in target 'AwesomeTV')"


Is there a workaround for this issue?

Replies

We have the exact same issue.
Did you find a workaround?