Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when share img finish will back to facebook app,and can see share page #1270

Open
5 tasks done
zx134256 opened this issue Oct 10, 2024 · 0 comments
Open
5 tasks done

Comments

@zx134256
Copy link

Checklist before submitting a bug report

Java version

17.0.0

Android version

api 34

Android SDK version

facebook sdk version 17.0.0

Installation platform & version

gradle version 8.0

Package

Share

Goals

how to solve this problem

Expected results

i expect share work normally,when share finish ,it will not back to facebook app,it seem like share fail.although we can see share content in my acount

Actual results

android.view.WindowLeaked: Activity com.facebook.platform.common.activity.PlatformWrapperActivity has leaked window DecorView@dc0c03a[PlatformWrapperActivity] that was originally added here
at android.view.ViewRootImpl.(ViewRootImpl.java:1163)
at android.view.ViewRootImpl.(ViewRootImpl.java:1138)
at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:490)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
at android.app.Dialog.show(Dialog.java:512)
at X.OfA.AVu(:46)
at X.JIB.A02(:162)
at com.facebook.platform.common.activity.PlatformWrapperActivity.onActivityResult(:40)
at android.app.Activity.dispatchActivityResult(Activity.java:8659)
at android.app.ActivityThread.deliverResults(ActivityThread.java:5857)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:5903)
at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:54)
at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8663)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

Steps to reproduce

some device has this proble as

Code samples & details

// INSERT YOUR CODE HERE d sa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant