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

HideUnityDelegate not used on Android? #698

Open
5 tasks done
rafael-f opened this issue Sep 5, 2023 · 0 comments
Open
5 tasks done

HideUnityDelegate not used on Android? #698

rafael-f opened this issue Sep 5, 2023 · 0 comments
Labels

Comments

@rafael-f
Copy link

rafael-f commented Sep 5, 2023

Checklist

Environment

Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:

  • Unity Editor Version: 2020.3.47f1
  • Unity SDK Version: latest
  • Installation Platform & Version: [Android] version any

Goals

Have onHideUnity to work.

Expected Results

The onHideUnity delegate to be called.

Actual Results

OnHideUnity is not called.

Code Samples & Details

On this SDK source we can see the parameter is not used:
https://github.com/facebook/facebook-sdk-for-unity/blob/9abd7663903247209b4cbf878abfe1babc2997d3/Facebook.Unity/Mobile/Android/AndroidFacebook.cs#L129C24-L129C24

@rafael-f rafael-f added the bug label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant