Ian Clelland created CB-6327:
--------------------------------
Summary: Facebook Connect plugin blocked by callbackId restricted
characters
Key: CB-6327
URL: https://issues.apache.org/jira/browse/CB-6327
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 3.5.0
Reporter: Ian Clelland
Assignee: Ian Clelland
Priority: Blocker
The FB Connect plugin uses a period character ('.', U+002E) in it's feature
name. (Specifically, it uses the reverse-DNS name
"org.apache.cordova.facebook.Connect")
This produces a callbackId in the bridge which is blocked, as of Cordova 3.5.0.
(Commit 7da5f2d)
reverse-dns-style naming seems like a legitimate use of the feature name, so
I'm inclined to add the period to the list of allowed characters.
--
This message was sent by Atlassian JIRA
(v6.2#6252)