Giter VIP home page Giter VIP logo

Comments (9)

obigu avatar obigu commented on May 30, 2024

Latest stable RoboPods version is 2.2.2. Alternatively you can also use the snapshot version 2.2.3-SNAPSHOT.

from robovm-robopods.

obigu avatar obigu commented on May 30, 2024

You may be interested on this PR to use the latest Firebase #63

from robovm-robopods.

IskanderNazarov avatar IskanderNazarov commented on May 30, 2024

@obigu Thanks, it worked but now it shows another error

[ERROR] ld: framework not found FirebaseNanoPB
[ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation)

Have you any idea how solve this problem?

from robovm-robopods.

obigu avatar obigu commented on May 30, 2024

Do you have the old framework dependencies on your robovm.xml (including a dependency to FirebaseNanoPB)? Delete all Firebase framework dependencies from robovm.xml as they're already included in the pod.

from robovm-robopods.

ldthai avatar ldthai commented on May 30, 2024

@obigu Thanks, it worked but now it shows another error

[ERROR] ld: framework not found FirebaseNanoPB
[ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation)

Have you any idea how solve this problem?

I got the same problem.
My project have:

compile "com.mobidevelop.robovm:robopods-google-mobile-ads-ios:$robopodsVersion"
compile "com.mobidevelop.robovm:robopods-google-signin-ios:$robopodsVersion"
compile "com.mobidevelop.robovm:robopods-firebase-ios-messaging:$robopodsVersion"

Google mobile ads: 7.31.0
Google Signin: 4.0.0
Firebase Messaging: 5.11.0

Did you solve that?

Thank you!

from robovm-robopods.

obigu avatar obigu commented on May 30, 2024

My project have:

compile "com.mobidevelop.robovm:robopods-google-mobile-ads-ios:$robopodsVersion"
compile "com.mobidevelop.robovm:robopods-google-signin-ios:$robopodsVersion"
compile "com.mobidevelop.robovm:robopods-firebase-ios-messaging:$robopodsVersion"

Google mobile ads: 7.31.0

What version is $robopodsVersion?

from robovm-robopods.

ldthai avatar ldthai commented on May 30, 2024

My project have:
compile "com.mobidevelop.robovm:robopods-google-mobile-ads-ios:$robopodsVersion"
compile "com.mobidevelop.robovm:robopods-google-signin-ios:$robopodsVersion"
compile "com.mobidevelop.robovm:robopods-firebase-ios-messaging:$robopodsVersion"
Google mobile ads: 7.31.0

What version is $robopodsVersion?

robopodsVersion = "2.2.3-SNAPSHOT"

@obigu thank you for the reply!

from robovm-robopods.

obigu avatar obigu commented on May 30, 2024

@ldthai None of the 3 artifacts you depend on have a dependecy to the FirebaseNanoPB framework in their embedded robovm.xml.
If it's not the artifacts I can think ok these possible reasons:

  1. You have that framework dependency in your robovm.xml
  2. You are not using the latest SNAPSHOTS (old versions did depend on FirebaseNanoPB).
  3. There's another dependency in your build.gradle that is not any of those 3 that tries to link the framework

from robovm-robopods.

obigu avatar obigu commented on May 30, 2024

Please try the latest version of the bindings for Firebase 5.16.0 (2.2.3-SNASPHOT) which require now to explicitely declare all dependent frameworks on your robovm.xml.

Closing this issue, please create a new if you have an issue with the latest bindings.

from robovm-robopods.

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.