eclipsesource / eclipsesource/tabris-js
Problem with AdHoc Profile
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I could not build a ios app with an adhoc profile.
It fails and throw an error at the end (the build runs through):
`error: exportArchive: Provisioning profile "[secure]_ios_adhoc_202106" is not an "iOS App Store" profile`
It works with an development profile with Debug on.
I tried the adhoc profile also with debug on, but it also failed (i expected that):
`error: exportArchive: Provisioning profile "[secure]_ios_adhoc_202106" is not an "iOS App Development" profile`
Seems like the cloudbuild only accepts develop or appstore profiles.
What can I do? Have I choose something special if I want an adhoc app?
I want to test the app on some devices without debug and use diawi for rollout.
Contributor guide
Assessment
This issue has not been assessed yet.