-
Greetings, folks. This is not going to be one of your typical bug report submissions because it's a bit more complicated.
As a preface, in order to see this bug in action, it requires **being a me…
-
Hello I am getting multiple issues with the carthage integration of this project in my app when submitting the app to the AppStore as follows:
```
App Store Connect Operation Error
CFBundleIdenti…
-
# App Store Connectラボ · App Store Connect lab (Japanese)
TestFlightやApp Store Connect APIなどの機能を含むApp Store Connectに関するサポートを受けることができます。ビルドのアップロード、アプリのメタデータの管理、アプリ内課金の設定などに関するガイダンスも受けることができます。ラボは日本語で実施…
-
### New Issue Checklist
- [ ] Updated fastlane to the latest version
- [ ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [ ] I read [doc…
-
```
Ionic:
@ionic/cli: "^6.10.0",
Ionic Framework : "@ionic/angular": "^5.1.1"
@angular-devkit/build-angular : 0.1102.13
@angular-devkit/schematics: "^9.1.7",
…
-
# iOS TestFlight Deploy With GitHub Actions
A (not so quick) dive on getting an iOS app deployed to TestFlight using GitHub Actions
[https://preece.dev/2020/06/ios-testflight-deploy-with-github-acti…
-
# ❕ Problem Statement
Currently the main target/module `AppStoreConnectCLI` imports all other dependencies. As we move past simple commands into more complex synchronisation it'll be more important…
-
It is not clear that this Library is not maintained any longer and can not be used when you want to upload your app to the apple store due to #423 #432 .
You can only know it if you find this comment…
-
Connecting to iTunes Connect now results in a 412 error.
```
const i = new itc.Itunes(
config.appstore.login,
config.appstore.password,
{
errorCallback: reject,
…
doguh updated
3 years ago
-
When creating a new browser extension you need to have a product name and description text. However, there is inconsistency with the length of the description text in the `manifest.json` file. As a re…