Coder Social home page Coder Social logo

Comments (14)

mikehardy avatar mikehardy commented on June 26, 2024 7

Everyone's in luck, I need this for my app ;-)
Haven't checked in this repo in a while, lemme see about getting the native SDK up to date

from react-native-fbsdk-next.

mikehardy avatar mikehardy commented on June 26, 2024 7

Should be released in v13 which just launched, this issue wasn't connected to the PR that closed it but was #506

Please please please 🙏 if there are problems, post PRs - took me a big time box to manage this repo today and I do not have a lot of time to test+fix things, we're a community and I/we need the help. :-) thank you

from react-native-fbsdk-next.

uzaymacar avatar uzaymacar commented on June 26, 2024 4

+1, thanks for opening the issue @brainbicycle!

from react-native-fbsdk-next.

TowhidKashem avatar TowhidKashem commented on June 26, 2024 4

Really looking forward to this one since this is the only facebook sdk for RN atm!

from react-native-fbsdk-next.

efstathiosntonas avatar efstathiosntonas commented on June 26, 2024 1

@avyasradicle run pod update on the ios folder

from react-native-fbsdk-next.

fengmin2611 avatar fengmin2611 commented on June 26, 2024

I hope to hear about plans for a release that supports Facebook SDK 17 soon.
Thank you,

from react-native-fbsdk-next.

15matias15 avatar 15matias15 commented on June 26, 2024

check #506

from react-native-fbsdk-next.

RKakushev avatar RKakushev commented on June 26, 2024

@mikehardy hi. Will you update this library till May 1, 2024?

from react-native-fbsdk-next.

joaquinvaz avatar joaquinvaz commented on June 26, 2024

#506 there is a PR open for this already, only needs merge

from react-native-fbsdk-next.

brainbicycle avatar brainbicycle commented on June 26, 2024

appreciate it thanks so much! will try to more proactively PR in future

from react-native-fbsdk-next.

avyasradicle avatar avyasradicle commented on June 26, 2024

Pod install is throwing error:

[!] CocoaPods could not find compatible versions for pod "FBSDKLoginKit":
In snapshot (Podfile):
FBSDKLoginKit (= 16.3.1, ~> 16.3.1)

In Podfile:
react-native-fbsdk-next (from ../node_modules/react-native-fbsdk-next) was resolved to 13.0.0, which depends on
react-native-fbsdk-next/Login (= 13.0.0) was resolved to 13.0.0, which depends on
FBSDKLoginKit (~> 17.0.0)

Specs satisfying the FBSDKLoginKit (= 16.3.1, > 16.3.1), FBSDKLoginKit (> 17.0.0) dependency were found, but they required a higher minimum deployment target.

We are not using facebook login functionality in our app. We are using it just to enable facebook ads.

from react-native-fbsdk-next.

nemapranay avatar nemapranay commented on June 26, 2024

Hi, it worked fine in iOS but having issues with android.

as i am trying to run android build

react-native:0.64.2
react-native-fbsdk-next: 13.0.0

issue:

app/node_modules/react-native-fbsdk-next/android/src/main/java/com/facebook/reactnative/androidsdk/RCTLoginButton.java:66: error: cannot find symbol
mEventDispatcher.dispatchEvent(new RCTLoginButtonEvent(UIManagerHelper.getSurfaceId(context), getId(), event));
^
symbol: method getSurfaceId(ReactContext)
location: class UIManagerHelper

/RCTLoginButton.java:89: error: cannot find symbol
mEventDispatcher.dispatchEvent(new RCTLoginButtonEvent(UIManagerHelper.getSurfaceId(context), getId(), event));
^
symbol: method getSurfaceId(ReactContext)
location: class UIManagerHelper

app/node_modules/react-native-fbsdk-next/android/src/main/java/com/facebook/reactnative/androidsdk/RCTLoginButton.java:101: error: cannot find symbol
mEventDispatcher.dispatchEvent(new RCTLoginButtonEvent(UIManagerHelper.getSurfaceId(context), getId(), event));
^
symbol: method getSurfaceId(ReactContext)

app/node_modules/react-native-fbsdk-next/android/src/main/java/com/facebook/reactnative/androidsdk/RCTLoginButtonEvent.java:13: error: no suitable constructor found for Event(int,int)
super(surfaceId,viewTag);
^
constructor Event.Event() is not applicable
(actual and formal argument lists differ in length)
constructor Event.Event(int) is not applicable
(actual and formal argument lists differ in length)

app/node_modules/react-native-fbsdk-next/android/src/main/java/com/facebook/reactnative/androidsdk/FBProfileModule.java:50: warning: non-varargs call of varargs method with inexact argument type for last parameter;
callback.invoke(null);

Like this 7 errors i got

Can some one please help here with solution ?
CC: @mikehardy @efstathiosntonas

from react-native-fbsdk-next.

mikehardy avatar mikehardy commented on June 26, 2024

The expectation that react native 0.64 will work is mildly humorous. Way out of support

from react-native-fbsdk-next.

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.