Giter Site home page Giter Site logo

Comments (12)

wang-yichun avatar wang-yichun commented on March 29, 2024 3

same question..
waiting at 7.8

from facebook-sdk-for-unity.

2rusbekovold avatar 2rusbekovold commented on March 29, 2024 2

Yes, why this is closed? It's big issue

from facebook-sdk-for-unity.

Leandros avatar Leandros commented on March 29, 2024 1

Why was this closed? It's still an issue.

from facebook-sdk-for-unity.

Whyser avatar Whyser commented on March 29, 2024 1

Still an issue. I'm trying desperately to minimize the ref count, but this library is simply too big...

from facebook-sdk-for-unity.

PimDeWitte avatar PimDeWitte commented on March 29, 2024

AppCompat V7 appcompat-v7:21.0.0 12,324

https://www.contentful.com/blog/2014/10/30/android-and-the-dex-64k-methods-limit/

from facebook-sdk-for-unity.

Khaled-Almoukhtar avatar Khaled-Almoukhtar commented on March 29, 2024

I am having the same issue, I downgrade to 7.8 until I find a solution for this issue

Multi-Dex is not a good option according to Unity Official
https://forum.unity3d.com/threads/multidex-support-on-android.325429/#post-2110624

from facebook-sdk-for-unity.

liortal53 avatar liortal53 commented on March 29, 2024

From what i've seen, it's the Android support library that adds a lot to the method count.
Is there any option to analyze the APIs that are needed by the FB SDK and create a process that will generate a "stripped down" version of those libraries ?

from facebook-sdk-for-unity.

swiese avatar swiese commented on March 29, 2024

The core FB android SDK requires these libraries. On normal Android Apps this is not an issue due to the support for multi dex and proguard.

from facebook-sdk-for-unity.

avrahamy avatar avrahamy commented on March 29, 2024

Well, there is a huge amount of Unity games using the Facebook SDK, and Unity is not a "normal Android App".
Please fix this issue!

from facebook-sdk-for-unity.

icyh4mmer avatar icyh4mmer commented on March 29, 2024

I also had a problem with 7.9.4, in my case it increased ref count from 46k to 86k, which is really strange, then I tried 7.8.0, and ref count only increased from 46k to 52k.

from facebook-sdk-for-unity.

ocracy avatar ocracy commented on March 29, 2024

Change @style/Theme.AppCompat.NoActionBar into @style/Theme.Light.ActionBar
and @style/Theme. AppCompat.Dialog into @style/Theme.Dialog

from facebook-sdk-for-unity.

AbandonedCart avatar AbandonedCart commented on March 29, 2024

@swiese Unity does not support multidex (without some rather extravagant workarounds). I may be mistaken, but isn't the entire purpose of a dedicated Unity SDK because it is different?

For anyone else that stumbles across this issue and needs a solution:
https://forum.unity.com/threads/multidex-support-on-android.325429/
https://medium.com/@abhpatidar/solving-unity-dex-issue-538e134c8809

It's unfortunate that we are trapped between two dev teams that are both unwilling to help users.

from facebook-sdk-for-unity.

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.