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

I would like to find information on how to implement Picture-in-Picture (PIP) functionality in Unity for Android. #90

Open
YuPontos opened this issue Jul 7, 2023 · 0 comments

Comments

@YuPontos
Copy link

YuPontos commented Jul 7, 2023

I've come across an article (https://medium.com/@ashishgogna9/use-picture-in-picture-mode-in-your-unity-game-app-9789bdcf4f89) and have successfully implemented the Android Picture-in-Picture (PIP) functionality.

However, the issue with this method is that every time I release a new version, I need to switch the build to 'Export Project', then manually edit the UnityPlayerActivity in Android Studio and repackage it into an APK. During this process, I might miss out on 'libil2cpp.so'.

Is there another way to implement PIP functionality directly within Unity?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant