Android-Facebook SDK: Unable to share photo, dialog not showing
问题 This is my first time using the Android-Facebook SDK. I am trying to post a bitmap but I keep on getting this message: Warning: Error: com.facebook.FacebookException: Failed to copy image. I am able to post simple links, but not the ones with photos. How should I fix this? Also, one thing I noticed is that the StatusCallback.call() is not being called. public abstract class FacebookReadyBaseActivity extends Activity { private static final String TAG = "FacebookReadyBaseActivity"; private