I am working on an app with some other people online and I am having issues trying to run it on my device. Works fine in the simulator but not on devices.
I tried changes the team name from theirs to mine, and I have all of the code signing set to iOS Developer. The provisioning profiles are set to automatic.
When I try to run the app, I get the error: None of the valid provisioning profiles allowed the specified entitlements: com.apple.security.application-groups.
Anyone know what I can do to allow me to test it on my device?