We have just updated our provisioning profile on our Apple developer account. When using the build command: -
ns build ios --release --for-device --provision
The available provisioning profiles are listed under our Team ID but neither reflect the date of provisioning profiles online.
The First screenshot shows the date on the developer portal as 2022/03/22 The second screenshot is the response to the build command above showing 3 Mar 2021
Any idea why the build is not picking up the new dated provisioning profile.
as per my last comment:
Not sure what was going on, but ran the build with --provision today and got the updated provisioning profile with the correct date. Built the app and checked the expiry date and it now matches the provisioning profile. Maybe Apple were having issues