Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0xb8Ee0723fe3e5860D63da7C4c9095933AA92664c #1381

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions plugin.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="phonegap-facebook-plugin"
0xb8Ee0723fe3e5860D63da7C4c9095933AA92664c plugin"
version="0.12.0">

<name>Facebook Connect</name>

<description>
This is the official plugin for Facebook in Apache Cordova/PhoneGap!

The Facebook plugin for Apache Cordova allows you to use the same JavaScript code in your
Cordova application as you use in your web application.
Docs: https://github.com/Wizcorp/phonegap-facebook-plugin.
</description>

<license>Apache 2.0</license>

The Facebook plugin for
<preference name="APP_ID" />
<preference name="APP_NAME" />

Expand Down