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

Get two apps on screen after building example. Is it possible to merge manifests to get one app? #96

Open
ladylucifer1 opened this issue Dec 27, 2023 · 1 comment

Comments

@ladylucifer1
Copy link

After building apk got two icons of Native app. One icon launches native app and another unity. Is it possible to merge them to get one app installation after installing apk?

@JonFaull
Copy link

JonFaull commented Jan 25, 2024

After building apk got two icons of Native app. One icon launches native app and another unity. Is it possible to merge them to get one app installation after installing apk?

Comment out the .Launcher section in the Unity Library manifest like so:

This will prevent the second app from appearing.

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

2 participants