I am trying to upload a tvOS app as a target from my iOS app however I am not sure what the bundle identifier should be? Should it be the same as the iOS app or com.mywebsite.myapp.tvosapp or something different?
Thanks
I am trying to upload a tvOS app as a target from my iOS app however I am not sure what the bundle identifier should be? Should it be the same as the iOS app or com.mywebsite.myapp.tvosapp or something different?
Thanks
Copyright © 2021 Jogjafile Inc.
Apple suggests you to attach tvOS app to iOS app.
This requires to use the same bundle ID with your iOS app.