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

Installing APK via usb debugging installs it both on work and user profiles #75314

Open
nikhilCad opened this issue Mar 25, 2023 · 2 comments
Open

Comments

@nikhilCad
Copy link

Godot version

3.5.2 LTS

System information

Windows 10

Issue description

If your Android has both User profile and work profile (for accounts of your work/college), then installing your app by clicking the Android icon that pops up on top right will install the app on both the User Profile and work profile.

Steps to reproduce

  1. Have work profile set up on Android
  2. Connect USB to pc
  3. Press the Android button that pops up in top right of Godot Editor when USB debugging
  4. App installs on both profiles

Minimal reproduction project

N/A

@Calinou
Copy link
Member

Calinou commented Mar 25, 2023

Is there a way to tell adb to only install an app on the home profile? Godot calls the adb command line to install the exported project on the device.

@nikhilCad
Copy link
Author

flutter/flutter#20324

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

2 participants