cinder92 / cordova-music-app

Music player based on Cordova / Phonegap
3 stars 2 forks source link

Problemas con la carga del proyecto. #4

Closed AndriyHaydychuk closed 6 years ago

AndriyHaydychuk commented 7 years ago

Hola, después de instalar todo lo solicitado para el correcto funcionamiento del proyecto, al intentar arrancarlo se queda en estado waiting. Puede que esté haciendo algo mal.

AndriyHaydychuk commented 7 years ago

Errores: Failed to load resource: the server responded with a status of 404 (Not Found) %7B%7Bs.Cover%7D%7D Failed to load resource: the server responded with a status of 404 (Not Found) ionicons.woff Failed to load resource: the server responded with a status of 404 (Not Found) ionicons.woff Failed to load resource: the server responded with a status of 404 (Not Found) music.app.min.js:61 Uncaught ReferenceError: cordova is not defined at music.app.min.js:61 at Array. (ionic.bundle.js:53329) at onPlatformReady (ionic.bundle.js:2491) at onWindowLoad (ionic.bundle.js:2472) music.app.min.js:31 undefined ionic.bundle.js:25642 TypeError: Cannot read property 'tintstatusbar' of undefined at music.app.min.js:46 at processQueue (ionic.bundle.js:27879) at ionic.bundle.js:27895 at Scope.$eval (ionic.bundle.js:29158) at Scope.$digest (ionic.bundle.js:28969) at ionic.bundle.js:29197 at completeOutstandingRequest (ionic.bundle.js:18706) at ionic.bundle.js:18978

AndriyHaydychuk commented 7 years ago

Plugins instalados: plugins

AndriyHaydychuk commented 7 years ago

Despues de instalar los plugins, el problema persiste: captura

cinder92 commented 7 years ago

El proyecto solo está disponible para android, puedes intentarlo en esa terminal?

AndriyHaydychuk commented 7 years ago

No he llegado a realizar un debut de la app por qué los errores no me permiten hacerlo. De todas formas desde el navegador al ejecutar ionic serve se queda en waiting y no pasa de allí. En github he publicado los erres que me da la consola al intentar abrir la app. Perdona las molestias y muchas gracias por ayudarme con esto.

El 26 mar. 2017 11:49 p. m., "Dante Cervantes" notifications@github.com escribió:

El proyecto solo está disponible para android, puedes intentarlo en esa terminal?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cinder92/cordova-music-app/issues/4#issuecomment-289315984, or mute the thread https://github.com/notifications/unsubscribe-auth/AZb6DBI9gZm-Fy49fBXPMQvmJQ5fD0W5ks5rptQAgaJpZM4MpDi0 .

cinder92 commented 7 years ago

Lo que sucede es que utiliza modulos nativos hechos en Java para obtener las canciones del dispositivo, por eso es necesario que lo pruebes ya sea en el emulador o en una terminal real.