RocketChat / Rocket.Chat.Cordova

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

Can't add second server #45

Closed geekgonecrazy closed 8 years ago

geekgonecrazy commented 8 years ago

Adding mine first worked. But then I had to click connect 3 times to get demo.rocket.chat connected second.

I've cleared and repeated this 3 times. So hopefully easily reproducible :)

Android with the app version 2.1.0

graywolf336 commented 8 years ago

Can confirm, just tried it myself.

On Mon, Dec 7, 2015, 2:00 PM Aaron Ogle notifications@github.com wrote:

  • I connected to the https://demo.rocket.chat instance first.
  • I do the two finger swipe and add mine.
  • It acts like it takes it but then takes me back to the add screen with no error.
  • I enter it again, and it clears it and connects to https://demo.rocket.chat instance again.

I've cleared and repeated this 3 times. So hopefully easily reproducible :)

Android with the app version 2.1.0

— Reply to this email directly or view it on GitHub https://github.com/RocketChat/Rocket.Chat.Cordova/issues/45.

graywolf336 commented 8 years ago

Looking into this, it appears the deviceready event never fires after switching to the index page from the server list.

marceloschmidt commented 8 years ago

+1 here! Tried using two servers yesterday and it's a no-go.

I'm on Android App v 2.2.0

geekgonecrazy commented 8 years ago

This seems to be working. Closing. Will reopen if it reappears