-
I've noticed an inconsistency in the way our sample app handles app secrets, specifically how we're using `resValue` for reading `FACEBOOK_APP_ID`, `FACEBOOK_CLIENT_TOKEN`, `MICROSOFT_CLIENT_ID`, etc.…
-
Version not latest!
[!] CocoaPods could not find compatible versions for pod "FBSDKCoreKit":
In Podfile:
FBSDKCoreKit (~> 17.1.0)
appinio_social_share (from `.symlinks/plugins/appinio_…
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or u…
-
### Description
New project created using `npx react-native init Myapp` . I wanted a javascript template so changed the App.tsx to App.js , installed the nodemodules I wanted using `npm i `command …
-
I've been trying to create a binding for Intercom, but I'm struggling to run it on Android even though it's all building. Can there be a sample that has a deeper dependency tree and includes Android? …
-
The Login works perfect when the facebook app is not installed on the device. Once the facebook app is installed after the authentication via app returns to my app with the error message "Error, Pleas…
-
I am able to run facebbok connect plugin for IOS successfully with no errors But
I have tried android facebook integration steps by steps atleast 5-6 times but no any luck.
I am getting error "Cordova…
-
I'm currently building an app the will be using the Apache Cordova Facebook Plugin to communicate and authenticate users.
I had it working about a month ago, and then I was getting close to the end o…
-
After installing the phonegap-facebook-plugin, Android will fail on every build for me.
For a test, I ran the following:
```
cordova create myApp
cd myApp/
cordova platform add android
```
At this …
-
## Problem
async arrow functions (ignored by Babel) trigger Hermes error
https://github.com/facebook/hermes/blob/4ab9f178caf6f0d47df0e0778bec5d1bf394f5c6/lib/IRGen/ESTreeIRGen-func.cpp#L215
c…
leotm updated
2 months ago