danutchereches / Facebook-Contact-Sync

Syncs your Facebook friends with your Android phone or tablet.
https://play.google.com/store/apps/details?id=ro.weednet.contactssync
GNU General Public License v3.0
0 stars 0 forks source link

App crashes when Facebook doesn't return an email. #11

Closed danutchereches closed 11 years ago

danutchereches commented 11 years ago

java.lang.IllegalArgumentException: the name must not be empty: null at android.accounts.Account.<init>(Account.java:48) at ro.weednet.contactssync.authenticator.AuthenticatorActivity$getUserInfo.onCompleted(AuthenticatorActivity.java:176) at com.facebook.Request$1.onCompleted(Request.java:264) at com.facebook.Request$4.run(Request.java:1240) at android.os.Handler.handleCallback(Handler.java:725) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:5041) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560) at dalvik.system.NativeStart.main(Native Method)