Coder Social home page Coder Social logo

Comments (6)

Lyokone avatar Lyokone commented on July 24, 2024 11

Hello. The underlying SDK does not officially supports beta version currently. It will be solve before release.

from flutterfire.

Wahidsmn avatar Wahidsmn commented on July 24, 2024 10

I found a solution until this is fixed. hopefully this helps someone. @AlexStrNik is right, xcode setting changed in the latest beta version of xcode, maybe apple is moving away from supporting the include of non-modular header inside framework modules.

steps to solve

  1. select the runner
  2. go to build settings
  3. scroll down to Apple Clang - Language - Modules
  4. change the Allow Non-modular includes in Framework Modules to "Yes" (by default this is set to "No" now)

Image 2024-06-22 at 3 15 AM

from flutterfire.

whes1015 avatar whes1015 commented on July 24, 2024 1

i have the same error

from flutterfire.

AlexStrNik avatar AlexStrNik commented on July 24, 2024 1

@Lyokone cmon, it's one line fix. Just change ios/Classes/FLTFirebaseMessagingPlugin.h:12:9 to @import FirebaseMessaging;

from flutterfire.

AlexStrNik avatar AlexStrNik commented on July 24, 2024 1

Hello. The underlying SDK does not officially supports beta version currently. It will be solve before release.

Does this mean it is impossible to run any apple betas while developing apps with flutter and firebase?

Actually i discovered no issues with firebase itself, the only problem is something changed in Xcode 16, perhaps "Allow Non-modular Includes in Framework Modules" setting doesn't work anymore. So it should be fixed in this library not in underlying library nor somewhere else

from flutterfire.

RafaelZasas avatar RafaelZasas commented on July 24, 2024

Hello. The underlying SDK does not officially supports beta version currently. It will be solve before release.

Does this mean it is impossible to run any apple betas while developing apps with flutter and firebase?

from flutterfire.

Related Issues (20)

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.