Search code examples
facebook-android-sdk

Android Facebook SDK getting unexpected exception error


I follwed facebook official guideline here https://developers.facebook.com/docs/sharing/android

but whenever I tried to share this error comes

/com.facebook.appevents.AppEventsLogger: Got unexpected exception: java.io.WriteAbortedException: Read an exception; java.io.NotSerializableException: org.json.JSONObject


Solution

  • the problem was my Facebook app outdated. once I updated the app. now it's all working