Add swift tutorials for basic call, voip push and chat features with SDK 5.0

This commit is contained in:
QuentinArguillere
2020-07-24 15:55:28 +02:00
committed by QuentinArguillere
parent 22df57e83d
commit 4a5d86e9aa
107 changed files with 6976 additions and 170 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>aps-environment</key>
<string>development</string>
</dict>
</plist>