List of Common Problems and Solutions
This module includes:
- articles and reference guides
- solutions to common problems you may encounter when running the course project
- changelogs for the past course updates
Articles & Reference Guides
FAQ (iOS & macOS)
- CocoaPods not installed. Skipping pod install
- The sandbox is not in sync with the Podfile.lock
- CocoaPods did not set the base configuration of your project because your project already has a custom config set
- How to run CocoaPods on Apple Silicon (M1)
- Enable macOS/Linux desktop support
- Xcode sandbox error when building for iOS
FAQ (Android)
- Android build.gradle issues
- Error: ADB exited with exit code 1 - Requested internal only, but not enough space
FAQ (Other)
- How to recreate the starter project from scratch
- Using the Bash or Zsh shell terminal on Windows
- How to deal with localization (multiple
arb
files) with the feature-first approach - Can’t run build_runner due to BuildForInputLogger error
- The webOnlyWarmupEngine API is deprecated and will be removed in a future release
- Extra page shown when swiping back in Safari on iOS
Course Updates
This course has been updated regularly since its initial release.
Here’s are the changelogs for each update:
- November 2024 Update
- May 2024 Update
- November 2023 Update
- August 2023 Update
- May 2023 Update
- February 2023 Update
- November 2022 Update
- October 2022 Update
Flutter Web Demo
Here’s a demo of the completed app you’ll build by the end of the Flutter & Firebase Masterclass:
Open preview in a separate page