- Your Rocket.Chat Experimental app version: 4.6.4
- Your Rocket.Chat server version: 3.1.1
- Device (or Simulator) you're running with: iPhone 11 (iOS 13.5 - Simulator)
App does not prompt user for password when joining password-protected channels. User is unable to join the room with the following response (/api/v1/channels.join):
{ "success": false, "error": "Invalid Room Password [error-code-invalid]", "errorType": "error-code-invalid", "details": { "method": "joinRoom" } }
