2016-09-27 2 views
0

나는 최근에 업데이트 내 모든 TNS의 deps는 :Nativescript livesyncing하지

[email protected] ~/Projects/my-instagram/test $ tns info 
All NativeScript components versions information 
┌──────────────────┬─────────────────┬────────────────┬─────────────┐ 
│ Component  │ Current version │ Latest version │ Information │ 
│ nativescript  │ 2.3.0   │ 2.3.0   │ Up to date │ 
│ tns-core-modules │ 2.3.0   │ 2.3.0   │ Up to date │ 
│ tns-android  │ 2.3.0   │ 2.3.0   │ Up to date │ 
│ tns-ios   │ 2.3.0   │ 2.3.0   │ Up to date │ 

내가 코드에서 뭔가를 변경하고 저장이 콘솔에 나타납니다. 그러나 아무것도 (폐쇄하고 응용 프로그램을 열면 너무 도움이되지 않습니다) 응용 프로그램에서 변경되지 않습니다 :

4:42:18 PM - File change detected. Starting incremental compilation... 

4:42:22 PM - Compilation complete. Watching for file changes. 

Executing before-prepare hook from /home/karlis/Projects/my-instagram/test/hooks/before-prepare/nativescript-dev-typescript.js 
Project successfully prepared (android) 
Transferring project files... 
Successfully transferred all files. 
Applying changes... 
Successfully synced application org.nativescript.test on device 3d828389. 

내가 전체 응용 프로그램을 다시 설치하고 메시지가 게재되게 tns livesync android --watch --device=3d828389 명령을 실행할 때마다 : 응용 프로그램이 The application with id "org.nativescript.test" is not installed on device with identifier 3d828389.을에 설치되어 단을 전화기.

토론.

+0

장치에서 응용 프로그램을 제거한 다음 tns 실행 후 tns livesync를 수행 할 것을 제안하십시오. – dashman

+0

변경된 사항이 없습니다. – IvRRimUm

답변

0

내 app/App_Resources/android/Manifest 및 gradle에 문제가있었습니다.

원래의 것으로 바꿨습니다.