I have 2 days around trying to solve this problem. When i try to submit my app, I have two issues
No matching provisioning profiles found for "Applications/myapp.app
None of valid provisioning profiles allowed the specified entitlements: beta-reports-active, com.apple.security.application-groups.
And same in WatchKit Extension.appex
The bundles are com.mycompany.myapp
and com.mycompany.myapp.watchkitapp
The app-group is active in my app and Apple Watch app with group.com.mycompany.myapp
In the .Entitlements com.apple.security.application-groups
have item 0 with my app group
Any idea with the problem? Thanks