📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Nextcloud bot 5e2f094c71
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-02 03:14:14 +00:00
.github Add SwiftLint workflow. 2022-01-17 13:27:04 +01:00
.tx [tx-robot] updated from transifex 2022-10-02 03:14:14 +00:00
Icons Add link preview 2022-09-29 19:51:02 +02:00
NextcloudTalk [tx-robot] updated from transifex 2022-10-02 03:14:14 +00:00
NextcloudTalk.xcodeproj Add deck reference provider 2022-09-30 19:47:15 +02:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Remove unneeded iOS version checks 2022-06-23 20:57:52 +02:00
ShareExtension Drop iOS 12 support 2022-09-29 15:59:22 +02:00
ThirdParty Allow to start calls silently (without notification). 2022-06-27 18:10:33 +02:00
docs Update debugging push notifications document with info about app tokens. 2022-05-24 15:13:42 +02:00
.gitignore Add own build of WebRTC library. 2022-02-15 11:04:46 +01:00
.gitmodules Add FTPopOverMenu as git submodule. 2019-10-29 10:24:00 +01:00
.swiftlint.yml Drop iOS 12 support 2022-09-29 15:59:22 +02:00
COPYING.iOS Adjust exception file text. 2020-10-14 16:22:54 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Workaround to fix xcode 14 build failed error about signing bundles. 2022-09-26 17:20:42 +02:00
README.md Add note about SwiftLint to README 2022-07-02 10:51:06 +02:00
SECURITY.md Issue templates, security info and no-response 2021-04-27 10:11:14 +02:00
generate-localizable-strings-file.sh Use UTF-8 in Localizable.strings file. 2021-10-06 21:43:20 +02:00

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.

Available on the AppStore

Prerequisites

Development setup

$ pod install

$ git submodule update --init

$ open NextcloudTalk.xcworkspace

Pull Requests will be checked with SwiftLint. We strongly encourage the installation of SwiftLint to detect issues as early as possible.

WebRTC library

We are using our own builds of the WebRTC library. They can be found in this repository Current version: 96.4664.0

Push notifications

If you are experiencing problems with push notifications, please check this document to detect possible issues.

TestFlight

Do you want to try the latest version in development of Nextcloud Talk iOS? Simple, follow this simple step

Apple TestFlight

We are also available on our public Talk team conversation, if you want to join the discussion.

License: GPLv3 with Apple app store exception.