Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 2.0.0.RC1
-
Component/s: None
-
Labels:None
Description
At the moment FacebookApiHelper has a private constructor which makes it hard to use from within Java based configuration. Would be nice if it could be made public or contains a factory method of some sorts.