dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Exeption when publishing a story to facebook #120

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use adapter.publishStory while connected to Facebook

What is the expected output? What do you see instead?
Story should be published to the facebook page.
What happen instead is an exception with the following stack trace:
org.brickred.socialauth.android.SocialAuthError: Unknown Error
at 
org.brickred.socialauth.android.SocialAuthDialog$SocialAuthWebViewClient$1.run(S
ourceFile:265)
at java.lang.Thread.run(Thread.java:841)

What version of the product are you using? On what operating system?
- SocialAuth 4.2
- SocialAuth-android 2.6
- Seems to only happen on Android version 4 or more (I get the error through 
email sending while exception occur but i don't have access to the device)

Please provide any additional information below.
The code is working well on numerous other devices from Android 2.3 to Android 
4.1 so I don't know exactly what the problem is

Original issue reported on code.google.com by eric.mor...@gmail.com on 23 Sep 2013 at 7:01

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 4 Oct 2013 at 8:24

GoogleCodeExporter commented 8 years ago
You can close thw issue. I found rhe source of the problem. The application was 
in sandbox mode on facebook.
The exception returned for this case was not related to this.

Original comment by meepleto...@gmail.com on 4 Oct 2013 at 8:27

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 4 Oct 2013 at 8:28