Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion contact-center/android-voice/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ dependencies {
implementation 'com.google.firebase:firebase-messaging-ktx'

// Vonage Client SDK
implementation("com.vonage:client-sdk:2.1.2")
implementation("com.vonage:client-sdk:2.1.3")

// Vonage Video SDK
//implementation("com.vonage:client-sdk-video:2.31.0")

// Retrofit + Moshi (HTTP Client)
def retrofit_version = "3.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class VoiceClientManager(private val context: Context) {

private fun initClient(){
val config = VGClientInitConfig(LoggingLevel.Info)
config.rtcStatsTelemetry = false
//config.rtcStatsTelemetry = false
client = VoiceClient(context, config)
}

Expand Down
4 changes: 2 additions & 2 deletions contact-center/ios-voice/Podfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Uncomment the next line to define a global platform for your project
platform :ios, '13.0'
platform :ios, '15.0'
target 'VonageSDKClientVOIPExample' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

# Pods for VonageSDKClientVOIPExample
pod 'VonageClientSDKVoice', '2.1.2'
pod 'VonageClientSDKVoice', '2.1.3'

end
8 changes: 4 additions & 4 deletions contact-center/ios-voice/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
PODS:
- VonageClientSDKVoice (2.1.2):
- VonageClientSDKVoice (2.1.3):
- VonageWebRTC (~> 99.14.95)
- VonageWebRTC (99.14.100)

DEPENDENCIES:
- VonageClientSDKVoice (= 2.1.2)
- VonageClientSDKVoice (= 2.1.3)

SPEC REPOS:
trunk:
- VonageClientSDKVoice
- VonageWebRTC

SPEC CHECKSUMS:
VonageClientSDKVoice: 9b5711d2209c72d6351d856343c30b4a3b10f81c
VonageClientSDKVoice: 08293daf1aa5c4f0adacbb69fa8cb83c6487e421
VonageWebRTC: c6c80961496762ac0b94aedf3ba15e91e9e22088

PODFILE CHECKSUM: 2c0fc8a7028df1ccfeff6dbb7146a183dbd05199
PODFILE CHECKSUM: 39f71c320e1edbc01f687879899bc4d045e7cda1

COCOAPODS: 1.16.2
Original file line number Diff line number Diff line change
@@ -1,8 +1,111 @@
{
"images" : [
{
"idiom" : "universal",
"platform" : "ios",
"filename" : "icon_40x40.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "20x20"
},
{
"filename" : "icon_60x60.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "20x20"
},
{
"filename" : "icon_58x58.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
},
{
"filename" : "icon_87x87.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "29x29"
},
{
"filename" : "icon_80x80.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "icon_120x120.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "40x40"
},
{
"filename" : "icon_120x120.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
"filename" : "icon_180x180.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
{
"filename" : "icon_29x29.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "20x20"
},
{
"filename" : "icon_40x40.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "20x20"
},
{
"filename" : "icon_29x29.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "29x29"
},
{
"filename" : "icon_58x58.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "29x29"
},
{
"filename" : "icon_40x40.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "40x40"
},
{
"filename" : "icon_80x80.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "icon_76x76.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
},
{
"filename" : "icon_152x152.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
},
{
"filename" : "icon_167x167.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "83.5x83.5"
},
{
"filename" : "icon_1024x1024.png",
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions contact-center/ios-voice/VonageSDKClientVOIPExample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<string>$(API_LOGIN_URL)</string>
<key>API_REFRESH_URL</key>
<string>$(API_REFRESH_URL)</string>
<key>CFBundleIconName</key>
<string>AppIcon</string>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
Expand All @@ -33,6 +35,17 @@
<string>remote-notification</string>
<string>voip</string>
</array>
<key>BGTaskSchedulerPermittedIdentifiers</key>
<array>
<string>com.nexmo.nexmoclient-push-notifications-test-app-ios.refresh</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
</dict>
Expand Down