nativescript-facebook
nativescript-facebook copied to clipboard
NativeScript plugin, wrapper of native Facebook SDK for Android and iOS
I am not being able to log a Standard Event in Facebook like Add To Cart or Purchase (https://developers.facebook.com/docs/app-events/getting-started-app-events-ios), how can I do it? Can you share an example? I...
When user clicks/taps a Facebook ad, it will redirect to App Store/Playstore, is it possible to track the app installation using this plugin?
I played one game called free fire for mobile devices. There, when i click on enter with facebook, the app redirect me to facebook app for get some permissions, without...
Since XCode 12 it's necessary to set minimum IOS version to 9. So getting many warnings from this plugin. Xcode build... /Users/michael/Source/JKG/platforms/ios/Pods/FBSDKShareKit/FBSDKShareKit/FBSDKShareKit/FBSDKShareAPI.m:62:3: warning: 'ALAssetRepresentation' is deprecated: first deprecated in iOS...
### Which platform(s) does your issue occur on? - Android - tns-android: 6.5.1 - device: Samsung Galaxy S9 ### Please, tell us how to recreate the issue in as much...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...
nativescript-facebook is in conflict with other apps that show push notifications such as nativescript-firebase since it overrides other delegates as seen here. It took me quite a while to debug...
### Which platform(s) does your issue occur on? - Android - Android versions 9+ I'm gonna skip the basic stuff since I already know the solution. The root of the...
- CLI: 6.1.0 - Runtime: tns-android 6.1.0 - Plugin(s): ``` "dependencies": { "nativescript-facebook": "../src", "nativescript-theme-core": "~1.0.4", "nativescript-vue": "~2.4.0", "tns-core-modules": "^6.0.0" }, "devDependencies": { "@babel/core": "~7.1.0", "@babel/preset-env": "~7.1.0", "babel-loader": "~8.0.0", "nativescript-dev-webpack":...
Is it somehow possible to change white height and width of the native button? I didn't found a way to do it, but the Facebook SDK allows to set it:...