зеркало из https://github.com/nextcloud/talk-ios.git
63e0eebcf6
Use updatePendingMessage instead of updateRoomLocal Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> |
||
---|---|---|
.tx | ||
NextcloudTalk | ||
NextcloudTalk.xcodeproj | ||
NextcloudTalk.xcworkspace | ||
NotificationServiceExtension | ||
ShareExtension | ||
ThirdParty | ||
docs | ||
.gitignore | ||
.gitmodules | ||
COPYING.iOS | ||
Cartfile | ||
Cartfile.resolved | ||
LICENSE | ||
Podfile | ||
README.md | ||
input.xcfilelist |
README.md
Nextcloud Talk iOS app
Video & audio calls and chat through Nextcloud on iOS
Nextcloud Talk is a fully on-premises audio/video and chat communication service. It features web and mobile apps and is designed to offer the highest degree of security while being easy to use.
Nextcloud Talk lowers the barrier for communication and lets your team connect any time, any where, on any device, with each other, customers or partners.
Prerequisites
- Nextcloud server version 14 or higher (that fulfills ATS requirements).
- Nextcloud Talk version 4.0 or higher.
- CocoaPods
- Carthage
Development setup
$ pod install
$ git submodule update --init
$ carthage update --platform ios
$ open NextcloudTalk.xcworkspace
We are also available on our public Talk team conversation, if you want to join the discussion.
License: GPLv3 with Apple app store exception.