You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
I don't know if this is supposed to happen, but after doing eveything in the tutorials i end up getting two apps, the Native + Unity and the other contains only the Unity app with none of the native features/screens.
Is there a way to not have this second Unity only app installed together?
The text was updated successfully, but these errors were encountered:
Hi @rd3-elizeu
If you remove the intent-filter in AndroidManifest.xml in the exported Library and place it in Assets/Plugins/Android, the Unity only app will probably not be installed.
I don't know if this is supposed to happen, but after doing eveything in the tutorials i end up getting two apps, the Native + Unity and the other contains only the Unity app with none of the native features/screens.
Is there a way to not have this second Unity only app installed together?
The text was updated successfully, but these errors were encountered: