Giter VIP home page Giter VIP logo

Comments (6)

Skyost avatar Skyost commented on August 26, 2024

I'm not an expert of pods and all of this, but go to the ios folder and run pod install and it may work after that.

from flutterfundingchoices.

Andre-lbc avatar Andre-lbc commented on August 26, 2024

Hi! First: thanks for the plugin!

I am also having that same error (but on an Intel Mac). In my case, it started happening after I upgraded the Flutter SDK (to 2.2.0) along with some dependencies, one of them being Firebase, which started to require an iOS deployment target of 10 or higher (as seen here: https://firebase.flutter.dev/docs/installation/ios#ios-supported-versions). I've tried to remove and reinstall all pods, to no avail. I even created a new project with just the same pubspec and had the same results.

I think the main problem here is that the reference to Google UMP SDK we are using needs to be updated (latest version as of writing is 2.0.0, and I believe this plugin is currently using 1.0.0 for android and 1.3.0 for iOS). I also think we should bump the iOS "platform" version on the podspec to 10.0, here:


Admob currently requires 10.0 or later (https://developers.google.com/admob/ios/quick-start), so now that we have ads and analytics on 10.0, I think we can stop using 9.0.

UMP SDK versions and release notes:
https://developers.google.com/admob/ump/ios/download

BTW 1: Version 1.4.0 states: "Included an arm64 slice for simulators to support testing on Apple Silicon devices.", I think this is the fix for his problem.

BTW 2: I could try to fork and try a PR, but I have just a sliver of an idea on how these plugins work, so it would probably take more time than actually needed.

from flutterfundingchoices.

Andre-lbc avatar Andre-lbc commented on August 26, 2024

Hello again. So, I ended up forking it and updated accordingly, which apparently resolved my problem. I am now using it in two of my apps, so far without issues. Would you like me to make a pull request?

My fork:
https://github.com/Andre-lbc/FlutterFundingChoices

from flutterfundingchoices.

Skyost avatar Skyost commented on August 26, 2024

@Andre-lbc Great ! It would be very nice of you if you could submit a pull request 😉

from flutterfundingchoices.

Andre-lbc avatar Andre-lbc commented on August 26, 2024

Sorry for the delay. I've just submitted it: #13 😬

from flutterfundingchoices.

Skyost avatar Skyost commented on August 26, 2024

Forgot to link it with #13, but I think we can close it now.

from flutterfundingchoices.

Related Issues (15)

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.