Git Product home page Git Product logo

Comments (5)

Dersh avatar Dersh commented on July 25, 2024 2

I guess the solution is near :) flutter/flutter#30765

Make several simple tests:

  1. replaced ios folder with the one from new flutter project - the same error
  2. removed firebase_messaging from pubspec.yaml and all *.dart files - the application has started.

I guess firebase was not properly registered for iOS platform. I have no experience before. I'll continue research tomorrow

from chat-app-flutter.

vineeshvk avatar vineeshvk commented on July 25, 2024

Hi, could you post the exact error that you are getting. And I don't have a mac to test it on.

from chat-app-flutter.

Dersh avatar Dersh commented on July 25, 2024

Launching lib/main.dart on iPhone SE (2nd generation) in debug mode...
Running Xcode build...
Xcode build done. 11,5s
Configuring the default Firebase app...
6.27.0 - [Firebase/Core][I-COR000004] App with name __FIRAPP_DEFAULT does not exist.
6.27.0 - [Firebase/Core][I-COR000012] Could not locate configuration file: 'GoogleService-Info.plist'.

from chat-app-flutter.

DEVSOG12 avatar DEVSOG12 commented on July 25, 2024

Try to Configure the Firebase Project For iOS. Get The "GoogleService-Info.plist" from the google firebase console and put it in the chat-app-flutter/ios/Runner/ .

That Should configure the project Correctly, then run a flutter clean and the try to rebuild the app.

from chat-app-flutter.

DEVSOG12 avatar DEVSOG12 commented on July 25, 2024

And You can check https://pub.dev/packages/firebase_messaging#ios-integration for more info about setting up cloud_messaging in iOS
You will need to generate the certificates required by Apple for receiving push notifications .

from chat-app-flutter.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.