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.Dismiss alert
cordova프로젝트로 코딩을 하면, 반드시 어플로 배포해야만 만든 웹사이트를 이용할 수 있나요?
시뮬레이터에서는 내용 표시가 되는데, 일반 웹브라우져로 접속하게되면 아무것도 뜨지가 않네요ㅜㅜ
src 폴더에 cordova.js 파일을 넣어줘도 socket.io가 작동을 안하는데, cordova 시뮬레이터를 사용하면 socket.io가 작동을 해요 ㅠㅠ 왜그럴까요?