android - Facebook API's fail on devices but not emulator -


i have facebook 2.0 app , trying upgrade 3.0. downloaded new sdk when try run sample apps on samsung s3 or note devices fails either of these errors depending on app:

e/spannablestringbuilder(31569): span_exclusive_exclusive spans cannot have 0 length  e/javabinder(32460): !!! failed binder transaction !!! 

the weird thing if try run test apps through emulator work. read posts manufacturers modify facebook app comes device i'm thinking might issue. have ideas or has happened of you?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -