You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jorge Chávez (JIRA)" <ji...@apache.org> on 2017/01/09 07:53:58 UTC

[jira] [Created] (CB-12334) PGB: Not working with Facebook Connect

Jorge Chávez created CB-12334:
---------------------------------

             Summary: PGB: Not working with Facebook Connect
                 Key: CB-12334
                 URL: https://issues.apache.org/jira/browse/CB-12334
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin Whitelist
    Affects Versions: 3.5.0
            Reporter: Jorge Chávez
            Priority: Blocker


```
<preference name='phonegap-version' value='cli-6.3.0' />
<preference name="android-minSdkVersion" value="19" />
<preference name="android-build-tool" value="gradle" />
```

` <gap:plugin name="cordova-plugin-whitelist" source="npm" version="1.3.1"/>`

```
<gap:plugin name="phonegap-facebook-plugin" source="npm" version="0.12.0">
		<param name="APP_ID" value="1213734685347250" />
		<param name="APP_NAME " value="DevTestingAll" />
	</gap:plugin>

```
```
Build Date: 2017-01-09 06:11:44 +0000
--------------------------------------------------------------------------------
PLUGIN OUTPUT
--------------------------------------------------------------------------------
Fetching plugin "cordova-plugin-whitelist@1.3.1" via npm
Installing "cordova-plugin-whitelist" at "1.3.1" for android

               This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.
```



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org