Expo run: Provisioning profile “iOS Team Provisioning Profile: doesn’t include the currently selected device”
I am developing a bare Expo app which I’ve locally built on many physical iOS devices before. Recently I got a new iPhone 13 Pro, but Expo refuses to work on it. I: enabled developer mode on the new device, then ran npx expo device:create
to register the new device in my provisioning profile.