Ran into same issue on local machine today. After realising from your own answer that switching to Automatically manage signing works, I changed provisioning profile to "match development" from match AppStore under XCode and the application can be installed via flutter run --release too.