Close Menu
  • Home
  • AI
  • Big Data
  • Cloud Computing
  • iOS Development
  • IoT
  • IT/ Cybersecurity
  • Tech
    • Nanotechnology
    • Green Technology
    • Apple
    • Software Development
    • Software Engineering

Subscribe to Updates

Get the latest technology news from Bigteetechhub about IT, Cybersecurity and Big Data.

    What's Hot

    Quantum Magazine Issue 2

    November 22, 2025

    Today’s NYT Connections: Sports Edition Hints, Answers for Nov. 22 #425

    November 22, 2025

    The cost of thinking | MIT News

    November 22, 2025
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    Big Tee Tech Hub
    • Home
    • AI
    • Big Data
    • Cloud Computing
    • iOS Development
    • IoT
    • IT/ Cybersecurity
    • Tech
      • Nanotechnology
      • Green Technology
      • Apple
      • Software Development
      • Software Engineering
    Big Tee Tech Hub
    Home»iOS Development»flutter – Firebase App Check debug token not showing on iOS (shows fine on Android)
    iOS Development

    flutter – Firebase App Check debug token not showing on iOS (shows fine on Android)

    big tee tech hubBy big tee tech hubNovember 18, 2025002 Mins Read
    Share Facebook Twitter Pinterest Copy Link LinkedIn Tumblr Email Telegram WhatsApp
    Follow Us
    Google News Flipboard
    flutter – Firebase App Check debug token not showing on iOS (shows fine on Android)
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link


    I’m developing an app for both Android and iOS, thanks to Dart & Flutter. It looks fine for me on Android, but not on Apple.

    I’m using Firebase App Check to secure the resources of Google.

    In Android, every time I run the app in debug mode, a Firebase App Check debug token appears at the beginning of the log.

    I’ve tried to repeat the operation in Apple. I even try to run the app with Xcode. But Xcode shows an exception/error:

    Cannot create a FlutterEngine instance in debug mode without Flutter tooling or Xcode.

    To launch in debug mode in iOS 14+, run flutter run from Flutter tools, run from an IDE with a Flutter IDE plugin or run the iOS project from Xcode.

    Alternatively profile and release mode apps can be launched from the home screen.

    If I use flutter CLI to run my app in debug mode, the log doesn’t show the Firebase App Check debug token.

    If I develop a release mode, and after installing it in my iPhone, I saw in the logs

    Firebase App Check Debug Token:

    And it is the closest solution I’ve found to see Firebase App Check debug token. I need to run the app in debug mode, because a lack of issues related with Firebase.

    Ah. If I use another provider, what fails is App Attest.

    A bit of Flutter/Dart code about Firebase initialize

    await FirebaseAppCheck.instance.activate(
      androidProvider: kDebugMode ? AndroidProvider.debug : AndroidProvider.playIntegrity,
      appleProvider: kDebugMode ? AppleProvider.debug : AppleProvider.appAttestWithDeviceCheckFallback,
    );
    

    When I ask an LLM, it suggests that I use Firebase without Firebase App Check, which I don’t want.

    I’ve already read this post about something related with it, but I don’t have any similar in my AppDelegate.swift file.



    Source link

    Android app Check Debug Fine Firebase Flutter iOS Showing shows token
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    tonirufai
    big tee tech hub
    • Website

    Related Posts

    ios – Apple Mail messages disappeared after IMAP deletion + local move failure (no disk space) – emlx files still exist but appear empty

    November 21, 2025

    swift – iOS 26: UIScrollView topEdgeEffect not working?

    November 20, 2025

    IOS setup in flutter firebase

    November 19, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Quantum Magazine Issue 2

    November 22, 2025

    Today’s NYT Connections: Sports Edition Hints, Answers for Nov. 22 #425

    November 22, 2025

    The cost of thinking | MIT News

    November 22, 2025

    Celebrating Excellence: Cisco Customer Achievement Awards APJC 2025 Winners Announced!

    November 22, 2025
    About Us
    About Us

    Welcome To big tee tech hub. Big tee tech hub is a Professional seo tools Platform. Here we will provide you only interesting content, which you will like very much. We’re dedicated to providing you the best of seo tools, with a focus on dependability and tools. We’re working to turn our passion for seo tools into a booming online website. We hope you enjoy our seo tools as much as we enjoy offering them to you.

    Don't Miss!

    Quantum Magazine Issue 2

    November 22, 2025

    Today’s NYT Connections: Sports Edition Hints, Answers for Nov. 22 #425

    November 22, 2025

    Subscribe to Updates

    Get the latest technology news from Bigteetechhub about IT, Cybersecurity and Big Data.

      • About Us
      • Contact Us
      • Disclaimer
      • Privacy Policy
      • Terms and Conditions
      © 2025 bigteetechhub.All Right Reserved

      Type above and press Enter to search. Press Esc to cancel.