flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.78k stars 182 forks source link

RN CLI still installs the android app on all devices when -t is used #1207

Open mihaiblaga89 opened 8 months ago

mihaiblaga89 commented 8 months ago

Describe the bug npx rnv run -p android -t 192.168.1.18:40167

> Task :app:installDebug
Installing APK 'app-debug.apk' on 'Wear_OS_Square_API_30(AVD) - 11' for :app:debug
Installing APK 'app-debug.apk' on 'Pixel_2_API_29(AVD) - 10' for :app:debug
Installing APK 'app-debug.apk' on 'Android_TV_1080p_API_29(AVD) - 10' for :app:debug
Installing APK 'app-debug.apk' on 'MIBOX4 - 9' for :app:debug
Installing APK 'app-debug.apk' on 'Pixel - 10' for :app:debug
Installing APK 'app-debug.apk' on 'AFTR - 9' for :app:debug
RicardasN commented 2 months ago

This issue somewhat duplicates #1249, answered with a temporary solution and findings there - https://github.com/flexn-io/renative/issues/1249#issuecomment-2096179181