I have a problem, I have the same project in Xamarin on visual studio 2017. When I deploy transmission certificates and load it all on itunes connect through Application Loader.
The problem is that, with one of the two applications ( I change the certificate every time I release an app or another.), I can not make the release for beta testers. As you can see in the image below:
With the first App all goes well, but when the second load gives me the error that you see when you try to release it with testflight: Missing Beta Entitlement.
I looked online and I tried to put in info.plist file the following string:
<key>beta-reports-active</key> <true/>
But without success. Can anyone advise me how to solve? Thank you. I uploaded to connect itunes version 1.13 but I get the same problem.