
Brian Manning
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 4 users
- Votes 16
- Subscriptions 27
Activity overview
Latest activity by Brian Manning-
Brian Manning created an article,
iOS Builds fail with error "Seems to be a very old project file format - please open your project file in a more recent version of Xcode"
iOS builds including cordova-ios v4.5.5 or earlier will fail with this error in Appflow. This issue was corrected in cordova-ios v5.0.0. Updating to a current cordova-ios release will resolve the p...
-
Brian Manning created an article,
iOS package build fails with fastlane error: "Couldn't find specified scheme"
In the past, there has been a known issue with Fastlane which is used to run iOS builds unattended in Appflow. This issue prevented the use of unicode characters in the <name> node of config.xml. H...
-
Brian Manning created an article,
Managing npm dependencies for Ionic Appflow Projects
Npm is an incredible tool, but the way it manages ranged versions can present some challenges. If you're new to npm, or haven't given much thought to why it works the way it does take a look at th...
-
Brian Manning created an article,
How to restrict Live Update by native version
Overview: Native Versioning allows you to control when an update should happen based on native features and binary version. For instance, if you have Live Update pulling from the "Production" Chan...
-
Brian Manning created an article,
Restoring the default .gitignore file
A common cause of failed Appflow builds relates to committing files or folders in a project that should be generated as part of the Appflow build process. Project repos committed to Ionic Appflow s...