Ionic Team
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Articles
Recent activity by Ionic Team Sort by recent activity-
Code signing error when doing an Appflow Package iOS build with a Cordova project
The error and the fix If you are working with a Cordova project and do an Ionic Appflow Package build, and the build fails for iOS, look for this message in the build log: Code Signing Error: Provi...
-
Is it possible to delete an Ionic Git remote branch?
Question Is it possible to delete a remote branch from an Ionic Git repository? Answer No. Ionic Appflow prevents the deletion of branches by design. There's a risk if a branch that includes dep...
-
iOS build missing push entitlement (rejected by App Store)
Apple will reject apps submitted to the app store that do not contain the appropriate app entitlements. This is frequently an issue with push notification plugins. If an app has been rejected first...
-
Package builds for iOS failing (Failed to fetch platform cordova-ios@^4.5.0)
The most recent release of cordova-ios (4.5) requires that the cordova-plugin-console plugin be removed from your project in order to build since it is now integrated directly. Versions of cordova-...
-
Getting around: Personal Account Settings
This article is meant to document the features included in a specific page of the dashboard. To see all articles on this topic, please review the Promoted Articles included in our Navigating the Da...
-
Getting around: Organization Settings
This article is meant to document the features included in a specific page of the dashboard. To see all articles on this topic, please review the Promoted Articles included in our Navigating the Da...
-
Username Syntax Guidelines
Username Requirements Usernames must follow these guidelines in order to be created and linked to your Ionic Appflow account: May only contain letters, numbers, and hyphens (no underscores) Must b...
-
GitHub integration with Ionic Appflow
Repository Linking If you are already using GitHub with an existing GitHub repository, then you have the option to link your GitHub account to the Ionic Appflow dashboard. For additional informatio...
-
Whitelisting domains to access Ionic Appflow behind a firewall
Question I'm behind a firewall. What domains need to be whitelisted for Ionic Appflow to work? Answer You'll want to make sure you have these domains whitelisted: git.ionicjs.com api.ionicjs.com a...