mokesmokes / titanium-android-facebook

Titanium Android Facebook Module
Other
27 stars 0 forks source link

[ERROR] : TypeError: Object #<TiFacebook> has no method 'createExample' #17

Open sphairo opened 9 years ago

sphairo commented 9 years ago

[ERROR] : File: app.js [ERROR] : Line: undefined [ERROR] : SourceId: undefined [ERROR] : Backtrace: [ERROR] : undefined

sphairo commented 9 years ago

[ERROR] : TiHttpClient: (TiHttpClient-38) [655,655] HTTP Error (org.apache.http.client.HttpResponseException): Not Found [ERROR] : TiHttpClient: org.apache.http.client.HttpResponseException: Not Found [ERROR] : TiHttpClient: at ti.modules.titanium.network.TiHTTPClient$ClientRunnable.run(TiHTTPClient.java:1355) [ERROR] : TiHttpClient: at java.lang.Thread.run(Thread.java:818) [INFO] : module is => [object Object] [INFO] : module exampleProp is => undefined [INFO] : [LiveView] Error Evaluating app.js @ Line: undefined [ERROR] : TypeError: Object # has no method 'createExample' [ERROR] : File: app.js [ERROR] : Line: undefined [ERROR] : SourceId: undefined [ERROR] : Backtrace: [ERROR] : undefined

yuchi commented 9 years ago

The example/app.js file is the autogenerated one, and therefore knows nothing of the real APIs. Please follow what’s in the README.