knoeone / ionic-video-chat-support

Ionic 3 Video and Group Text Chat
http://market.ionic.io/starters/whatsapp-viber-video-text-chat-full-app
18 stars 12 forks source link

Never access login page #117

Open davidquintard opened 6 years ago

davidquintard commented 6 years ago

Hi there, after running application, i go to chats page directly without login. Why ?

mtor24 commented 6 years ago

h @pairmix, have u been able to run build on android? been having all sorts of issues.... would appreciate any help u can offer

therealjimwolff commented 5 years ago

If it can't find the server running it won't go to the login screen. Don't forget to edit config.xml and config.ts before you do anything to the brand new clean project (e.g. before npm install). And of course make sure you have the mongo db and server running at the corresponding IP address you put in the files you edited.