RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

What method can make rocket.Chat.Cordova and rocket.chat Compile together? #103

Closed Micjoyce closed 8 years ago

Micjoyce commented 8 years ago

I want to compile a apk point to my own deployment server code, I want to start my server address set up, and make rocket.chat program code compiled in the apk (I don't want users to download apk installed it and also need an update operation), the idea can be implemented?

geekgonecrazy commented 8 years ago

You'll need to add your server in to the server list so its joined by default. We leave this up to you to implement as you wish. This code backs our app in the app store which is always going to be multi server, so it doesn't need to connect to one single server.