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
- The macOS deployment target ‘MACOSX_DEPLOYMENT_TARGET’ is set to 10.11, but the range of supported deployment target versions is 10.13 to 13.1.99
- Missing file libarclite_iphoneos.a (Xcode 14.3)
- Unable to find a target named RunnerTests in project Runner.xcodeproj, did find Runner
- Can’t run build_runner because BuildForInputLogger
- DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS
- Xcode 15 build warnings on macOS (DVTAssertions)
- macOS warning: method definition not found
- Invalid key/value pair while generating the Pods project on macOS
FAQ (Android)
- Android build.gradle issues
- Error: ADB exited with exit code 1 - Requested internal only, but not enough space
FAQ (Firebase)
- Flutter & Firebase Auth on macOS: Resolving Common Issues
- firebase-tools no longer supports Java version before 11
- Failed to update function after updating a Firebase secret
- Your current project quotas don’t allow for the current max instances setting of 100
- This project is set up to use Cloud Firestore in Datastore mode
FAQ (Other)
- 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