iOS Auto Provision with App Store Connect API v1.0.1

Print a warning and supress errors when register a new test device fails due to invalid UDID. Mac devices are not yet supported.

Fixed the issue when could not generate Development or Ad-Hoc type certificates if using using API key Step inputs. Will now fetch test devices from Developer Portal even when no Bitrise Apple Serivce Connection exists, to allow registering profiles.
Example error:

 POST https://api.appstoreconnect.apple.com/v1/profiles: 409
- ENTITY_ERROR.RELATIONSHIP.REQUIRED: Relationship is required but was not provided.: The relationship 'devices' is required but was not provided with this request.

This topic was automatically closed after 90 days. New replies are no longer allowed.