mfpang
mfpang
yes i had added in. for your information, i found this in facebook sdk LoginActivity.java : ``` @Override public void onResume() { super.onResume(); // If the calling package is null,...
yes. I think that the problem was caused by tab group activity. because when i change my project launcher activity to my fb login activity which does not have a...
Thanks for your fast response. for your information, even i change to implement a "com.facebook.widget.LoginButton" i still get the same error message. same condition, login is working when i change...
May I know any update on this issue? this is caused us problem when we are writing test and test is crucial in software development. we can't simply use `refelect.DeepEqual()`...