This website requires JavaScript.
Explore
Help
Sign In
FGCOM
/
linphone-tutorials
Watch
2
Star
0
Fork
0
You've already forked linphone-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
263a245a69d882879773c96c232839792d9710ff
linphone-tutorials
/
swift
/
CallKitTutorial
/
CallKitTutorial
History
QuentinArguillere
b77e35c7fc
Use TutorialCommons
2020-08-17 12:09:21 +02:00
..
Assets.xcassets
Properly setup new CallKitTutorial directory, rename/remove old CallTutorial related files
2020-08-10 17:06:27 +02:00
Base.lproj
Properly setup new CallKitTutorial directory, rename/remove old CallTutorial related files
2020-08-10 17:06:27 +02:00
Preview Content
/Preview Assets.xcassets
Properly setup new CallKitTutorial directory, rename/remove old CallTutorial related files
2020-08-10 17:06:27 +02:00
AppDelegate.swift
Add configuration file to the push tutorial, in order to have have the incoming calls work even if the app was terminated and is launch by the push notification
2020-08-13 11:22:56 +02:00
CallExample.swift
Use TutorialCommons
2020-08-17 12:09:21 +02:00
CallKitProviderDelegate.swift
Add configuration file to the push tutorial, in order to have have the incoming calls work even if the app was terminated and is launch by the push notification
2020-08-13 11:22:56 +02:00
CallKitTutorial.entitlements
Properly setup new CallKitTutorial directory, rename/remove old CallTutorial related files
2020-08-10 17:06:27 +02:00
ContentView.swift
Use TutorialCommons
2020-08-17 12:09:21 +02:00
Info.plist
Properly setup new CallKitTutorial directory, rename/remove old CallTutorial related files
2020-08-10 17:06:27 +02:00
SceneDelegate.swift
Move CallExampleContext ownership to the AppDelegate. When receiving a PushIncoming call, register (else call won’t work)
2020-08-12 16:43:26 +02:00