Super glad to see that an iOS app has been released with version 1.3.0 . This might allow our team to move to Mattermost! : ).
As I am the only person in the team developing on a mac but don’t have an apple developer account I would not want to spend 99 bucks just to deploy a mattermost app.
Will there be a prebuilt Mattermost app on the Apple App Store?
AFAIK currently there’s only an iOS app (note: I’m just a Mattermost user, I only know what I read on Github).
The Mattermost devs are free to correct me, but from my skimming of the code it looks like push notifications follow the same rules as email notifications. (I’d actually also like the option to subscribe to all activity on some channels, more like desktop notifications)
I’ve just spun up a test server and pasted the test URL https://push.mattermost.com as suggested for use with the pre-built app, and it’s not working, just disabled without error when you reload the page, and the notifications don’t work still… Nothing happens…
Is there any instructions about how to use this anywhere?
@unknowndomain, sorry about that, there’s a known issue in Mattermost v1.3 (already fixed on master) where the “Save” button isn’t working. You can edit config.json to switch on push notifications manually.
Couldn’t read anything about a pre-built iOS app in the last 1.4 release… This means it’s still only possible to have an iOS app distributed by an apple dev within the team?
For us it’s not worth spending cash on an apple dev account for just this issue : /.
There’s been some internal discussion and the thinking now is that:
The reference implementation of the open source iOS app in iTunes and the push notification service created for testing could be used for small teams who aren’t yet ready to deploy their own versions.
If you are a small team choosing to use the test implementation for regular communication, it’s recommended you join the Mattermost Insider’s Mailing List to receive any updates about the service.
If you’re an enterprise, we highly encourage you to self-host the open sourced components to have the most control over your infrastructure.