No description
Find a file
2025-02-19 14:13:17 +02:00
.github fix: Proper glob path for dependabot (#8612) 2025-02-19 14:13:17 +02:00
.husky Push react native to 0.73.6 (#7863) 2024-04-22 12:44:39 +02:00
android Random Cleanup (#8592) 2025-02-17 08:23:19 -07:00
app Implementing the Audio Playback/Download on the chat (#7900) 2025-02-19 11:17:30 +01:00
assets Implementing the Audio Playback/Download on the chat (#7900) 2025-02-19 11:17:30 +01:00
build/notice-file Ignore local deps in notice-file-generator config (#8041) 2024-06-26 11:29:26 +02:00
detox Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
docs include EMM/MDM integration in the arch diagram (#8327) 2024-11-16 06:53:36 +08:00
eslint [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
fastlane Update environment variable COLLECT_NETWORK_METRICS (#8505) 2025-01-22 07:55:00 -07:00
ios Bump app build and version number (#8595) 2025-02-17 09:06:56 +02:00
libraries/@mattermost Random Cleanup (#8592) 2025-02-17 08:23:19 -07:00
patches fix(MM-62375): OOM on gif (#8573) 2025-02-12 08:18:54 -07:00
scripts fix(MM-62375): OOM on gif (#8573) 2025-02-12 08:18:54 -07:00
share_extension Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
test Fix edit attachments (#8468) 2025-01-17 12:41:14 +01:00
types [MM-60405] Crossteam search (#8411) 2025-02-05 13:46:38 -07:00
.buckconfig Barebones code for v2 2020-11-17 14:20:58 -03:00
.editorconfig MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
.eslintrc.json chore: exhaustive-deps eslint rules from 'off' to 'warn' (#8272) 2024-10-21 09:06:28 -06:00
.flowconfig [Gekidou] Upgrade to RN 0.70 (#6690) 2022-10-20 10:18:25 -03:00
.gitattributes Update v2 dependencies (#5312) 2021-04-14 10:55:29 -04:00
.gitignore chore: add .aider* to gitignore (#8425) 2024-12-18 11:35:39 -07:00
.node-version Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
.npmrc MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 (#7555) 2023-09-27 18:54:33 +03:00
.nvmrc Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
.ruby-version bump Ruby verison (#8315) 2024-11-07 12:34:24 -04:00
.solidarity Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
.watchmanconfig Barebones code for v2 2020-11-17 14:20:58 -03:00
app.json Barebones code for v2 2020-11-17 14:20:58 -03:00
babel.config.js Remove app alias for imports (#8314) 2024-11-07 08:34:49 +08:00
CHANGELOG.md Barebones code for v2 2020-11-17 14:20:58 -03:00
CONTRIBUTING.md Barebones code for v2 2020-11-17 14:20:58 -03:00
env.d.ts Detox/E2E: Channel Info Unarchive e2e tests in Gekidou (#6515) 2022-07-28 10:47:34 -07:00
Gemfile Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
Gemfile.lock Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
index.ts Fix timezone crash (#8485) 2025-01-16 17:29:57 -05:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#7080) 2023-02-03 08:55:40 -05:00
jest.config.js Update jest config to show coverage for correct folders (#8069) 2024-07-09 08:58:46 -04:00
jsconfig.json Barebones code for v2 2020-11-17 14:20:58 -03:00
LICENSE.txt Barebones code for v2 2020-11-17 14:20:58 -03:00
metro.config.js Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
NOTICE.txt chore: Update NOTICE.txt file with updated dependencies (#8499) 2025-01-20 12:13:23 +02:00
package-lock.json Bump app build and version number (#8595) 2025-02-17 09:06:56 +02:00
package.json Bump app build and version number (#8595) 2025-02-17 09:06:56 +02:00
PULL_REQUEST_TEMPLATE.md Barebones code for v2 2020-11-17 14:20:58 -03:00
react-native.config.js Update v2 dependencies (#5312) 2021-04-14 10:55:29 -04:00
README.md Update README.md (#8588) 2025-02-14 11:26:58 +02:00
SECURITY.md Barebones code for v2 2020-11-17 14:20:58 -03:00
tsconfig.json Remove app alias for imports (#8314) 2024-11-07 08:34:49 +08:00
tsconfig.test.json Barebones code for v2 2020-11-17 14:20:58 -03:00

Mattermost Mobile v2

  • Minimum Server versions: Current ESR version (9.11.0+)
  • Supported iOS versions: 15.1+
  • Supported Android versions: 7.0+

Mattermost is an open source Slack-alternative used by thousands of companies around the world in 21 languages. Learn more at https://mattermost.com.

You can download our apps from the App Store or Google Play Store, or build them yourself.

We plan on releasing monthly updates with new features - check the changelog for what features are currently supported!

Important: If you self-compile the Mattermost Mobile apps you also need to deploy your own Mattermost Push Notification Service.

How to Contribute

Testing

To help with testing app updates before they're released, you can:

  1. Sign up to be a beta tester
    • Android
    • iOS - Open this link from your iOS device
  2. Install the Mattermost Beta app. New updates in the Beta app are released periodically. You will receive a notification when the new updates are available.
  3. File any bugs you find by filing a GitHub issue with:
    • Device information
    • Repro steps
    • Observed behavior (including screenshot / video when possible)
    • Expected behavior
  4. (Optional) Sign up for our team site

You can leave the Beta testing program at any time:

  • On Android, click this link while logged in with your Google Play email address used to opt-in for the Beta program, then click Leave the program.
  • On iOS, access the Mattermost Beta app page in TestFlight and click Stop Testing.

Contribute Code

  1. Look in GitHub issues for issues marked as [Help Wanted]
  2. Comment to let people know youre working on it
  3. Follow these instructions to set up your developer environment
  4. Join the Native Mobile Apps channel on our team site to ask questions

Frequently Asked Questions

How is data handled on mobile devices after a user account is deactivated?

App data is wiped from the device when a user logs out of the app. If the user is logged in when the account is deactivated, then within one minute the system logs the user out, and as a result all app data is wiped from the device.

I need the code for the v1 version

You can still access it! We have moved the code from master to the v1 branch. Be aware that we will not be providing any more v1 versions or updates in the public stores.

Troubleshooting

I keep getting a message "Cannot connect to the server. Please check your server URL and internet connection."

This sometimes appears when there is an issue with the SSL certificate configuration.

To check that your SSL certificate is set up correctly, test the SSL certificate by visiting a site such as https://www.ssllabs.com/ssltest/index.html. If theres an error about the missing chain or certificate path, there is likely an intermediate certificate missing that needs to be included.

Please note that the apps cannot connect to servers with self-signed certificates, consider using Let's Encrypt instead.

I see a “Connecting…” bar that does not go away

If your app is working properly, you should see a grey “Connecting…” bar that clears or says “Connected” after the app reconnects.

If you are seeing this message all the time, and your internet connection seems fine:

Ask your server administrator if the server uses NGINX or another webserver as a reverse proxy. If so, they should check that it is configured correctly for supporting the websocket connection for APIv4 endpoints.