That is what I am currently using. After my generated key didn’t bring any results and I read elsewhere (blog or forums) to use 123.
Right now I am still just trying to get the Facebook sample that comes with corona to work. It has the same issue.
Maybe this logcat output can explain something? This is the output right after I click “Get User” in the corona Facebook sample. Again I only get a Facebook blank white full screen window when it tries to log in.
W/InputManagerService( 187): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41287d20 (uid=10008 pid=1396)
D/OpenGLRenderer( 1396): Flushing caches (mode 0)
I/ActivityManager( 187): Displayed com.facebook.katana/.ProxyAuthDialog: +543ms (total +558ms)
D/dalvikvm( 1202): GC\_EXPLICIT freed 615K, 12% free 11025K/12423K, paused 5ms+6ms
W/InputManagerService( 187): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4136b7c8
D/dalvikvm( 340): GC\_CONCURRENT freed 391K, 7% free 7559K/8071K, paused 7ms+3ms
D/AccountTypeManager( 1105): Registering external account type=com.facebook.auth.login, packageName=com.facebook.katana
W/ResourceType( 1105): getEntry failing because entryIndex 829 is beyond type entryCount 189
W/ResourceType( 1105): Failure getting entry for 0x7f02033d (t=1 e=829) in package 0 (error -2147483647)
D/AccountTypeManager( 1105): Registering 1 extension packages
E/ExternalAccountType( 1105): Unsupported attribute readOnly
D/AccountTypeManager( 1105): Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.apps.plus
I/AccountTypeManager( 1105): Loaded meta-data for 4 account types, 3 accounts in 26ms(wall) 17ms(cpu)
W/ThrottleService( 187): unable to find stats for iface rmnet0
Then after I hit the android back button it shows the following.
D/OpenGLRenderer( 1202): Flushing caches (mode 0)
D/dalvikvm( 1396): GC\_CONCURRENT freed 520K, 27% free 7219K/9863K, paused 2ms+2ms
D/dalvikvm( 1396): GC\_FOR\_ALLOC freed 111K, 28% free 7165K/9863K, paused 22ms
I/dalvikvm-heap( 1396): Grow heap (frag case) to 7.887MB for 866416-byte allocation
D/dalvikvm( 1396): GC\_FOR\_ALLOC freed \<1K, 19% free 8011K/9863K, paused 19ms
D/dalvikvm( 1396): GC\_FOR\_ALLOC freed \<1K, 19% free 8011K/9863K, paused 17ms
I/dalvikvm-heap( 1396): Grow heap (frag case) to 8.713MB for 866416-byte allocation
D/dalvikvm( 1396): GC\_CONCURRENT freed 846K, 19% free 8011K/9863K, paused 3ms+3ms
I/Corona ( 1396): Facebook Listener events:
I/Corona ( 1396): type(session)
I/Corona ( 1396): name(fbconnect)
I/Corona ( 1396): phase(loginCancelled)
I/Corona ( 1396): isError(false)
I/Corona ( 1396): response()
I/Corona ( 1396): event.name fbconnect
I/Corona ( 1396): event.type: session
I/Corona ( 1396): isError: false
I/Corona ( 1396): didComplete: nil
I/Corona ( 1396): Session Status: loginCancelled
D/OpenGLRenderer( 1202): Flushing caches (mode 1)
Letting it sit on the blank white screen never results in anything. I tried waiting it out just to make sure it wasn’t a connection issue, lag or other odd occurrence.
I know nothing about Android but I see 2 lines in the first output that say failed or failing. Perhaps there in lies my problem?
Appreciate all the help Joshua! [import]uid: 56820 topic_id: 35375 reply_id: 140803[/import]