📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein a353b1c074 Handle "reaction_deleted".
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2022-04-04 11:06:23 +02:00
.github Add SwiftLint workflow. 2022-01-17 13:27:04 +01:00
.tx Correctly map Japanese language. 2021-06-28 16:05:55 +02:00
NextcloudTalk Handle "reaction_deleted". 2022-04-04 11:06:23 +02:00
NextcloudTalk.xcodeproj Show chat messages reactions. 2022-04-01 20:52:44 +02:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Don't wait for extension timeout if the received push notification can't be decrypted 2021-12-17 19:54:46 +01:00
ShareExtension Only set the default configuration when we're running as an extension 2022-01-28 19:04:42 +01:00
ThirdParty Update FTPopOverMenu. 2021-07-29 18:17:25 +02:00
docs Small typos fixed 2022-02-13 22:59:18 +01: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 Setup SwiftLint. 2022-01-17 13:13:34 +01: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 Bump iOS deployment target to 12. 2022-03-01 17:33:29 +01:00
README.md Add WebRTC library info in README. 2022-02-15 10:46:29 +01: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

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.