eclipsesource / eclipsesource/tabris-js
Quicker feedback loop for Code signing, certificates & Provisioning profiles
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Trying to build an IOS app via the tabrisjs.com online build service. I get the provisioning profiles, p12 certificates from developer.apple.com and upload to tabrisjs.com build interface. I then have to wait half an hour for the build to fail and give me errors about provisioning profile
### Would be good to have: Expected behaviour:
I wonder if it is possible to flag errors when uploading the provisioning profiles and p12 certificates.
This would save time and resources for developers and Tabrisjs.com.
A step by step instruction in documentation or a tutorial would really help novice app developers. I spent 12 hours+ and multiple build attempts trying to figure this out, but still nowhere near a solution.
Apple seems to be a bit PIA compared to android :(
### Environment
TABRIS_JS_VERSION="2.1.1"
TABRIS_BUILD_ID="59dd482c615db0e47863d6a8"
As a developer using Ubuntu, I found the following resources useful:
1. [Generating keys, certificates and provisioning profiles for IOS from Ubuntu](https://www.kryogenix.org/days/2014/02/11/building-a-phonegap-ios-app-from-ubuntu-entirely-without-mac-os-x/)
2. [Building an IOS app on Ubuntu](https://andrewmichaelsmith.com/2017/02/developing-an-ios-app-on-linux-in-2017/)
Contributor guide
Assessment
This issue has not been assessed yet.