dinasaif / socialauth-android

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

Facebook login window is not opening #170

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am providing logcat for my Issue

05-14 06:02:25.865: D/gralloc_goldfish(1020): Emulator without GPU emulation 
detected.
05-14 06:02:28.175: D/SocialAuthAdapter(1020): Selected provider is facebook
05-14 06:02:28.175: D/SocialAuthAdapter(1020): Loading keys and secrets from 
configuration
05-14 06:02:28.255: I/SocialAuthConfig(1020): Loading application configuration
05-14 06:02:28.315: D/SocialAuthAdapter(1020): Starting webview for 
authentication
05-14 06:02:28.345: D/SocialAuthError(1020): java.lang.Exception: 
05-14 06:02:28.365: I/FacebookImpl(1020): Loading plugins
05-14 06:02:28.375: I/FacebookImpl(1020): Loading plugin :: 
org.brickred.socialauth.plugin.facebook.AlbumsPluginImpl
05-14 06:02:28.395: I/FacebookImpl(1020): Loading plugin :: 
org.brickred.socialauth.plugin.facebook.FeedPluginImpl
05-14 06:02:28.415: I/OAuth2(1020): Determining URL for redirection
05-14 06:02:28.435: I/OAuth2(1020): Redirection to following URL should happen 
: 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos
05-14 06:02:28.515: D/SocialAuthAdapter(1020): Loading URL : 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos&type=user_agent&display=touch
05-14 06:02:28.515: D/SocialAuthAdapter(1020): Callback URI : 
fbconnect://success
05-14 06:02:28.565: D/Resolution X(1020): 480
05-14 06:02:28.565: D/Resolution Y(1020): 800
05-14 06:02:28.565: D/screeninch(1020): 4
05-14 06:02:28.565: D/dapi(1020): 240
05-14 06:02:28.705: D/dalvikvm(1020): GC_FOR_ALLOC freed 218K, 9% free 
3063K/3364K, paused 51ms, total 56ms
05-14 06:02:28.705: V/WebViewChromium(1020): Binding Chromium to the background 
looper Looper{b3d99a58}
05-14 06:02:28.735: I/chromium(1020): [INFO:library_loader_hooks.cc(112)] 
Chromium logging enabled: level = 0, default verbosity = 0
05-14 06:02:28.745: I/BrowserProcessMain(1020): Initializing chromium process, 
renderers=0
05-14 06:02:28.925: W/chromium(1020): [WARNING:proxy_service.cc(888)] PAC 
support disabled because there is no system implementation
05-14 06:02:28.965: E/chromium(1020): [ERROR:gl_surface_egl.cc(153)] No 
suitable EGL configs found.
05-14 06:02:28.965: E/chromium(1020): [ERROR:gl_surface_egl.cc(620)] 
GLSurfaceEGL::InitializeOneOff failed.
05-14 06:02:28.965: E/chromium(1020): [ERROR:gl_surface_egl.cc(153)] No 
suitable EGL configs found.
05-14 06:02:28.965: E/chromium(1020): [ERROR:gl_surface_egl.cc(620)] 
GLSurfaceEGL::InitializeOneOff failed.
05-14 06:02:28.965: E/chromium(1020): [ERROR:gpu_info_collector.cc(86)] 
gfx::GLSurface::InitializeOneOff() failed
05-14 06:02:29.215: D/dalvikvm(1020): GC_FOR_ALLOC freed 58K, 10% free 
3092K/3420K, paused 72ms, total 75ms
05-14 06:02:29.225: I/dalvikvm-heap(1020): Grow heap (frag case) to 3.705MB for 
635812-byte allocation
05-14 06:02:29.345: D/dalvikvm(1020): GC_FOR_ALLOC freed <1K, 9% free 
3712K/4044K, paused 115ms, total 115ms
05-14 06:02:30.175: W/AwContents(1020): nativeOnDraw failed; clearing to 
background color.
05-14 06:02:31.605: D/SocialAuth-WebView(1020): 
onPageStart:https://graph.facebook.com/oauth/authorize?client_id=115354128564717
&response_type=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,
email,user_birthday,user_location,user_photos&type=user_agent&display=touch
05-14 06:02:32.085: I/Choreographer(1020): Skipped 47 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:32.605: I/Choreographer(1020): Skipped 51 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:32.755: I/Choreographer(1020): Skipped 35 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:32.915: I/Choreographer(1020): Skipped 40 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:33.195: I/Choreographer(1020): Skipped 71 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:33.295: D/SocialAuth-WebView(1020): Inside OnReceived Error
05-14 06:02:33.295: D/SocialAuth-WebView(1020): -1
05-14 06:02:33.295: D/SocialAuthError(1020): java.lang.Exception: 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos&type=user_agent&display=touch
05-14 06:02:33.365: I/Choreographer(1020): Skipped 39 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:33.765: I/Choreographer(1020): Skipped 44 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:33.925: I/Choreographer(1020): Skipped 39 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:34.195: I/Choreographer(1020): Skipped 68 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:34.795: I/Choreographer(1020): Skipped 35 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:36.325: I/Choreographer(1020): Skipped 34 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:39.865: I/chromium(1020): [INFO:CONSOLE(12)] "Not allowed to load 
local resource: file:///android_asset/webkit/android-weberror.png", source: 
data:text/html,chromewebdata (12)
05-14 06:02:40.645: I/Choreographer(1020): Skipped 42 frames!  The application 
may be doing too much work on its main thread.
05-14 06:02:40.905: W/UnimplementedWebViewApi(1020): Unimplemented WebView 
method run called from: android.os.Handler.handleCallback(Handler.java:733)

After clicking on button it is not showing login screen. Please provide me 
solution

Regards,
Vennela Yalavarthi

Original issue reported on code.google.com by yvenn...@gmail.com on 14 May 2014 at 10:04

GoogleCodeExporter commented 8 years ago

Above issue is when i am running it on AVD. 

when i am running it on phone it is giving me a diff stack trace. 

05-14 15:37:37.248: D/jdwp(22777): sendBufferedRequest : len=0x4B
05-14 15:37:37.255: D/dalvikvm(22777): open_cached_dex_file : 
/data/app/com.sample.facebooklogin-1.apk 
/data/dalvik-cache/data@app@com.sample.facebooklogin-1.apk@classes.dex
05-14 15:37:37.266: D/skia(22777): Flag is not 10
05-14 15:37:37.269: D/skia(22777): Flag is not 10
05-14 15:37:37.278: D/skia(22777): Flag is not 10
05-14 15:37:37.282: D/skia(22777): Flag is not 10
05-14 15:37:37.290: D/skia(22777): Flag is not 10
05-14 15:37:37.292: D/skia(22777): Flag is not 10
05-14 15:37:37.293: D/skia(22777): Flag is not 10
05-14 15:37:37.295: D/skia(22777): Flag is not 10
05-14 15:37:37.304: D/skia(22777): Flag is not 10
05-14 15:37:37.306: D/skia(22777): Flag is not 10
05-14 15:37:37.308: D/skia(22777): Flag is not 10
05-14 15:37:37.310: D/skia(22777): Flag is not 10
05-14 15:37:37.313: D/skia(22777): Flag is not 10
05-14 15:37:37.320: D/skia(22777): Flag is not 10
05-14 15:37:37.366: D/libEGL(22777): loaded /vendor/lib/egl/libEGL_mtk.so
05-14 15:37:37.369: D/libEGL(22777): loaded /vendor/lib/egl/libGLESv1_CM_mtk.so
05-14 15:37:37.373: D/libEGL(22777): loaded /vendor/lib/egl/libGLESv2_mtk.so
05-14 15:37:37.407: D/OpenGLRenderer(22777): Enabling debug mode 0
05-14 15:37:37.408: V/InputMethodManager(22777): onWindowFocus: null 
softInputMode=288 first=true flags=#1810100
05-14 15:37:37.409: V/InputMethodManager(22777): START INPUT: 
com.android.internal.policy.impl.PhoneWindow$DecorView{422d8cc8 V.E..... 
R.....ID 0,0-720,1280} ic=null tba=android.view.inputmethod.EditorInfo@42328798 
controlFlags=#104
05-14 15:37:37.412: V/InputMethodManager(22777): Starting input: Bind 
result=InputBindResult{null com.android.inputmethod.latin/.LatinIME #166}
05-14 15:37:37.413: D/dalvikvm(22777): threadid=11: interp stack at 0x5e7df000
05-14 15:37:37.415: D/skia(22777): Flag is not 10
05-14 15:37:40.516: V/Provider/Settings(22777): invalidate [system]: current 14 
!= cached 0
05-14 15:37:40.521: V/Provider/Settings(22777): from db cache, name = 
sound_effects_enabled , value = 1
05-14 15:37:40.523: D/SocialAuthAdapter(22777): Selected provider is facebook
05-14 15:37:40.523: D/SocialAuthAdapter(22777): Loading keys and secrets from 
configuration
05-14 15:37:40.545: I/SocialAuthConfig(22777): Loading application configuration
05-14 15:37:40.550: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.550: D/dalvikvm(22777): create new thread
05-14 15:37:40.550: D/dalvikvm(22777): new thread created
05-14 15:37:40.550: D/dalvikvm(22777): update thread list
05-14 15:37:40.550: D/dalvikvm(22777): threadid=12: interp stack at 0x5ef19000
05-14 15:37:40.550: D/dalvikvm(22777): threadid=12: created from interp
05-14 15:37:40.550: D/dalvikvm(22777): start new thread
05-14 15:37:40.551: D/dalvikvm(22777): threadid=12: notify debugger
05-14 15:37:40.551: D/dalvikvm(22777): threadid=12 
(SharedPreferencesImpl-load): calling run()
05-14 15:37:40.552: D/dalvikvm(22777): threadid=12: exiting
05-14 15:37:40.552: D/dalvikvm(22777): threadid=12: bye!
05-14 15:37:40.552: D/SocialAuthAdapter(22777): Starting webview for 
authentication
05-14 15:37:40.554: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.554: D/dalvikvm(22777): create new thread
05-14 15:37:40.554: D/dalvikvm(22777): new thread created
05-14 15:37:40.554: D/dalvikvm(22777): update thread list
05-14 15:37:40.554: D/dalvikvm(22777): threadid=12: interp stack at 0x5ef19000
05-14 15:37:40.554: D/dalvikvm(22777): threadid=12: created from interp
05-14 15:37:40.554: D/dalvikvm(22777): start new thread
05-14 15:37:40.554: D/dalvikvm(22777): threadid=12: notify debugger
05-14 15:37:40.554: D/dalvikvm(22777): threadid=12 (Thread-1208): calling run()
05-14 15:37:40.554: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.554: D/dalvikvm(22777): create new thread
05-14 15:37:40.555: D/dalvikvm(22777): new thread created
05-14 15:37:40.555: D/dalvikvm(22777): update thread list
05-14 15:37:40.556: D/dalvikvm(22777): threadid=13: interp stack at 0x5f021000
05-14 15:37:40.556: D/dalvikvm(22777): threadid=13: created from interp
05-14 15:37:40.556: D/dalvikvm(22777): start new thread
05-14 15:37:40.556: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.556: D/dalvikvm(22777): create new thread
05-14 15:37:40.556: D/dalvikvm(22777): new thread created
05-14 15:37:40.556: D/dalvikvm(22777): update thread list
05-14 15:37:40.557: D/dalvikvm(22777): threadid=13: notify debugger
05-14 15:37:40.557: D/dalvikvm(22777): threadid=13 (CookieSyncManager): calling 
run()
05-14 15:37:40.558: D/dalvikvm(22777): threadid=14: interp stack at 0x5f129000
05-14 15:37:40.558: D/dalvikvm(22777): threadid=14: created from interp
05-14 15:37:40.558: D/dalvikvm(22777): start new thread
05-14 15:37:40.558: D/dalvikvm(22777): threadid=14: notify debugger
05-14 15:37:40.558: D/dalvikvm(22777): threadid=14 (Thread-1210): calling run()
05-14 15:37:40.563: D/SocialAuthError(22777): java.lang.Exception: 
05-14 15:37:40.571: I/FacebookImpl(22777): Loading plugins
05-14 15:37:40.572: I/FacebookImpl(22777): Loading plugin :: 
org.brickred.socialauth.plugin.facebook.AlbumsPluginImpl
05-14 15:37:40.574: I/FacebookImpl(22777): Loading plugin :: 
org.brickred.socialauth.plugin.facebook.FeedPluginImpl
05-14 15:37:40.576: I/OAuth2(22777): Determining URL for redirection
05-14 15:37:40.577: I/OAuth2(22777): Redirection to following URL should happen 
: 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos
05-14 15:37:40.578: D/dalvikvm(22777): threadid=14: exiting
05-14 15:37:40.578: D/SocialAuthAdapter(22777): Loading URL : 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos&type=user_agent&display=touch
05-14 15:37:40.578: D/dalvikvm(22777): threadid=14: bye!
05-14 15:37:40.578: D/SocialAuthAdapter(22777): Callback URI : 
fbconnect://success
05-14 15:37:40.581: D/Resolution X(22777): 720
05-14 15:37:40.581: D/Resolution Y(22777): 1280
05-14 15:37:40.582: D/screeninch(22777): 5
05-14 15:37:40.582: D/dapi(22777): 320
05-14 15:37:40.621: D/skia(22777): Flag is not 10
05-14 15:37:40.638: D/skia(22777): Flag is not 10
05-14 15:37:40.640: D/skia(22777): Flag is not 10
05-14 15:37:40.641: I/webkit/webview_proxy(22777): WebView() 
constructor=org.brickred.socialauth.android.SocialAuthDialog$CustomWebView{42356
250 VFE.HV.. ......I. 0,0-0,0}
05-14 15:37:40.655: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.655: D/dalvikvm(22777): create new thread
05-14 15:37:40.655: D/dalvikvm(22777): new thread created
05-14 15:37:40.655: D/dalvikvm(22777): threadid=14: interp stack at 0x5f1a7000
05-14 15:37:40.655: D/dalvikvm(22777): threadid=14: created from interp
05-14 15:37:40.655: D/dalvikvm(22777): update thread list
05-14 15:37:40.655: D/dalvikvm(22777): start new thread
05-14 15:37:40.655: D/dalvikvm(22777): threadid=14: notify debugger
05-14 15:37:40.655: D/dalvikvm(22777): threadid=14 (WebViewCoreThread): calling 
run()
05-14 15:37:40.659: D/dalvikvm(22777): threadid=12: exiting
05-14 15:37:40.659: D/dalvikvm(22777): threadid=12: bye!
05-14 15:37:40.662: V/Provider/Settings(22777): from db cache, name = 
show_password , value = null
05-14 15:37:40.664: D/webkit/webcore(22777): sWebCoreHandler.handleMessage() 0 
obj=android.webkit.WebViewCore@4248a060
05-14 15:37:40.671: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.671: D/dalvikvm(22777): create new thread
05-14 15:37:40.671: D/dalvikvm(22777): new thread created
05-14 15:37:40.671: D/dalvikvm(22777): update thread list
05-14 15:37:40.671: D/dalvikvm(22777): threadid=12: interp stack at 0x5ef19000
05-14 15:37:40.671: D/dalvikvm(22777): threadid=12: created from interp
05-14 15:37:40.671: D/dalvikvm(22777): start new thread
05-14 15:37:40.672: D/dalvikvm(22777): threadid=12: notify debugger
05-14 15:37:40.672: D/dalvikvm(22777): threadid=12 (AsyncTask #1): calling run()
05-14 15:37:40.683: D/skia(22777): Flag is not 10
05-14 15:37:40.699: D/dalvikvm(22777): GC_CONCURRENT freed 297K (3148), 9% free 
4250K/4664K, paused 3ms+2ms, total 16ms
05-14 15:37:40.730: V/webview(22777): MT focusChanged true, 2
05-14 15:37:40.731: V/InputMethodManager(22777): onWindowFocus: 
org.brickred.socialauth.android.SocialAuthDialog$CustomWebView{42356250 
VFED..CL .F....ID 0,136-640,1160} softInputMode=288 first=true flags=#1800002
05-14 15:37:40.738: V/InputMethodManager(22777): START INPUT: 
org.brickred.socialauth.android.SocialAuthDialog$CustomWebView{42356250 
VFED..CL .F....ID 0,136-640,1160} 
ic=android.webkit.WebViewClassic$WebViewInputConnection@422d5c60 
tba=android.view.inputmethod.EditorInfo@4234af50 controlFlags=#105
05-14 15:37:40.739: V/InputMethodManager(22777): Starting input: Bind 
result=InputBindResult{com.android.internal.view.IInputMethodSession$Stub$Proxy@
4234aff0 com.android.inputmethod.latin/.LatinIME #167}
05-14 15:37:40.740: V/webview(22777): sendOurVisibleRect=(22,153,r=662,b=1177
05-14 15:37:40.880: D/dalvikvm(22777): create interp thread : stack size=32KB
05-14 15:37:40.880: D/dalvikvm(22777): create new thread
05-14 15:37:40.880: D/dalvikvm(22777): new thread created
05-14 15:37:40.880: D/dalvikvm(22777): update thread list
05-14 15:37:40.880: D/dalvikvm(22777): threadid=15: interp stack at 0x5f228000
05-14 15:37:40.880: D/dalvikvm(22777): threadid=15: created from interp
05-14 15:37:40.880: D/dalvikvm(22777): start new thread
05-14 15:37:40.880: D/dalvikvm(22777): threadid=15: notify debugger
05-14 15:37:40.880: D/dalvikvm(22777): threadid=15 
(SharedPreferencesImpl-load): calling run()
05-14 15:37:40.880: D/dalvikvm(22777): threadid=15: exiting
05-14 15:37:40.880: D/dalvikvm(22777): threadid=15: bye!
05-14 15:37:40.881: V/(22777): NotificationPresenterImpl::setDatabasePath path 
= 
05-14 15:37:40.881: V/(22777): NotificationPresenterImpl::setSettingsValue 0 
05-14 15:37:40.890: D/webkit/webcore(22777): sWebCoreHandler.handleMessage() 
done
05-14 15:37:40.890: V/webview(22777): WEBCORE_INITIALIZED_MSG_ID
05-14 15:37:40.891: V/webcore(22777): LOAD_URL arg1=0 arg2=0 
obj=android.webkit.WebViewCore$GetUrlData@42495518
05-14 15:37:40.891: V/webcore(22777):  CORE loadUrl 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos&type=user_agent&display=touch
05-14 15:37:40.892: D/webkit/BrowserFrame(22777): browser frame loadUrl: 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos&type=user_agent&display=touch
05-14 15:37:40.896: V/webview(22777): setCertificate=null
05-14 15:37:40.896: D/SocialAuth-WebView(22777): 
onPageStart:https://graph.facebook.com/oauth/authorize?client_id=115354128564717
&response_type=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,
email,user_birthday,user_location,user_photos&type=user_agent&display=touch
05-14 15:37:40.898: V/webcore(22777): 230 arg1=0 arg2=0 obj=null
05-14 15:37:40.898: V/webcore(22777): SET_ACTIVE arg1=1 arg2=0 obj=null
05-14 15:37:40.898: V/webcore(22777): SET_ACTIVE arg1=1 arg2=0 obj=null
05-14 15:37:40.899: V/webcore(22777): 184 arg1=0 arg2=0 
obj=[com.google.android.youtube]
05-14 15:37:40.899: V/webcore(22777): SET_SCROLL_OFFSET arg1=1 arg2=0 
obj=Point(0, 0)
05-14 15:37:40.899: V/webcore(22777): SET_GLOBAL_BOUNDS arg1=0 arg2=0 
obj=Rect(22, 153 - 662, 1177)
05-14 15:37:40.899: V/webcore(22777): VIEW_SIZE_CHANGED arg1=0 arg2=0 
obj=android.webkit.WebViewClassic$ViewSizeData@423457b8
05-14 15:37:40.899: V/webcore(22777): viewSizeChanged w=320; h=512; 
textwrapWidth=320; scale=2.0
05-14 15:37:40.899: V/webcore(22777): viewSizeChanged
05-14 15:37:40.901: D/skia(22777): Flag is not 10
05-14 15:37:40.904: D/skia(22777): Flag is not 10
05-14 15:37:40.913: D/skia(22777): Flag is not 10
05-14 15:37:40.981: V/webcore(22777): SET_ACTIVE arg1=0 arg2=0 obj=null
05-14 15:37:40.981: V/InputMethodManager(22777): focusOut: 
org.brickred.socialauth.android.SocialAuthDialog$CustomWebView{42356250 
VFED..CL .F....ID 0,136-640,1160} 
mServedView=org.brickred.socialauth.android.SocialAuthDialog$CustomWebView{42356
250 VFED..CL .F....ID 0,136-640,1160} winFocus=false
05-14 15:37:41.018: D/dalvikvm(22777): threadid=15: interp stack at 0x602d4000
05-14 15:37:41.018: D/WebRequest(22777): request error: -400
05-14 15:37:41.021: D/SocialAuth-WebView(22777): Inside OnReceived Error
05-14 15:37:41.021: D/SocialAuth-WebView(22777): -6
05-14 15:37:41.021: D/SocialAuthError(22777): java.lang.Exception: 
https://graph.facebook.com/oauth/authorize?client_id=115354128564717&response_ty
pe=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,email,user_b
irthday,user_location,user_photos&type=user_agent&display=touch
05-14 15:37:41.022: D/OpenGLRenderer(22777): Flushing caches (mode 0)
05-14 15:37:41.052: V/webview(22777): setCertificate=null
05-14 15:37:41.052: D/SocialAuth-WebView(22777): 
onPageStart:https://graph.facebook.com/oauth/authorize?client_id=115354128564717
&response_type=code&redirect_uri=fbconnect%3A%2F%2Fsuccess&scope=publish_stream,
email,user_birthday,user_location,user_photos&type=user_agent&display=touch
05-14 15:37:41.053: D/OpenGLRenderer(22777): Flushing caches (mode 0)
05-14 15:37:41.054: V/webcore(22777): setupViewport mRestoredScale=0.0 
mViewScale=2.0 mTextWrapScale=2.0 data.mScale= 2.0
05-14 15:37:41.054: V/webcore(22777): viewSizeChanged w=320; h=512; 
textwrapWidth=320; scale=2.0
05-14 15:37:41.071: D/skia(22777): Flag is not 10
05-14 15:37:41.081: V/webview(22777): SELECTION_STRING_CHANGED
05-14 15:37:41.081: V/webview(22777): SELECTION_STRING_CHANGED
05-14 15:37:41.081: V/webview(22777): SELECTION_STRING_CHANGED
05-14 15:37:41.083: V/webcore(22777): didFirstLayout standardLoad =true
05-14 15:37:41.083: V/webcore(22777): setupViewport mRestoredScale=0.0 
mViewScale=2.0 mTextWrapScale=2.0 data.mScale= 2.0
05-14 15:37:41.084: V/webcore(22777): viewSizeChanged w=320; h=512; 
textwrapWidth=320; scale=2.0
05-14 15:37:41.084: V/webcore(22777): 230 arg1=1 arg2=0 obj=null
05-14 15:37:41.084: V/webcore(22777): WEBKIT_DRAW arg1=0 arg2=0 obj=null
05-14 15:37:41.084: V/webcore(22777): webkitDraw start
05-14 15:37:41.085: D/skia(22777): Flag is not 10
05-14 15:37:41.087: V/webview(22777): SAVE_WEBARCHIVE_FINISHED
05-14 15:37:41.088: V/webcore(22777): webkitDraw NEW_PICTURE_MSG_ID
05-14 15:37:41.089: V/InputMethodManager(22777): onWindowFocus: null 
softInputMode=32 first=false flags=#1810100
05-14 15:37:41.089: V/InputMethodManager(22777): START INPUT: 
com.android.internal.policy.impl.PhoneWindow$DecorView{422d8cc8 V.E..... 
R.....I. 0,0-720,1280} ic=null tba=android.view.inputmethod.EditorInfo@422cb128 
controlFlags=#100
05-14 15:37:41.093: V/InputMethodManager(22777): Starting input: Bind 
result=InputBindResult{com.android.internal.view.IInputMethodSession$Stub$Proxy@
4233d898 com.android.inputmethod.latin/.LatinIME #168}
05-14 15:37:41.093: V/webview(22777): NEW_PICTURE_MSG_ID
05-14 15:37:41.096: D/TilesManager(22777): Starting TG #0, 0x5f8ac340

Original comment by yvenn...@gmail.com on 14 May 2014 at 10:13

GoogleCodeExporter commented 8 years ago
Hi Can you confirm me , you have generated key and secrets as per the steps 
given in guide.

https://code.google.com/p/socialauth-android/wiki/Facebook

Original comment by vineet.a...@3pillarglobal.com on 15 May 2014 at 5:59

GoogleCodeExporter commented 8 years ago
Yes vineeth. I have generated key and secrets as per the wiki guide only. 

Original comment by yvenn...@gmail.com on 15 May 2014 at 6:29

GoogleCodeExporter commented 8 years ago
Can you please check the share-bar example. Is it working with keys already 
given.

Original comment by vineet.a...@3pillarglobal.com on 15 May 2014 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 12 Jun 2014 at 6:15

GoogleCodeExporter commented 8 years ago
doesn't work for me either. same in share_bar

Original comment by xcao...@gmail.com on 13 Aug 2014 at 12:09