QuentinArguillere
|
b2bc5b1b12
|
Update createAndInitializeAccount common function for easier push settings understanding
|
2021-07-29 11:28:46 +02:00 |
|
QuentinArguillere
|
a63960ab0b
|
Delegate refactoring, and enable audio route selection in CallTutorial
|
2021-05-28 16:09:56 +02:00 |
|
QuentinArguillere
|
f543236284
|
Update tutorials to sdk 5.0
|
2021-05-27 15:03:06 +02:00 |
|
QuentinArguillere
|
3db5eb4912
|
Update delegates, remove settings not really relevant to CallKit
|
2020-10-07 14:18:14 +02:00 |
|
QuentinArguillere
|
b77e35c7fc
|
Use TutorialCommons
|
2020-08-17 12:09:21 +02:00 |
|
QuentinArguillere
|
cc895c57b0
|
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 |
|
QuentinArguillere
|
0f086498e4
|
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 |
|
QuentinArguillere
|
2c9ab954e1
|
Update push tutorial to work with the incoming push_notification_branch of the Linphone-sdk. Most of the push-intelligence implementation is now done in the core, and there are less things the user has to do to configure it
|
2020-08-12 15:22:11 +02:00 |
|
QuentinArguillere
|
f9530878d6
|
Explicit the use of the app bundle ID in the push credentials
|
2020-08-11 09:26:42 +02:00 |
|
QuentinArguillere
|
469894d944
|
fix bug where “update call” button wouldn’t work when answering an incoming call
|
2020-08-10 18:12:08 +02:00 |
|
QuentinArguillere
|
375337498b
|
Move outgoing call intelligence to CallKit delegate
|
2020-08-10 18:12:00 +02:00 |
|
QuentinArguillere
|
6704c0fdcb
|
Use appropriate certificate
|
2020-08-10 17:56:45 +02:00 |
|
QuentinArguillere
|
fac345747d
|
Properly setup new CallKitTutorial directory, rename/remove old CallTutorial related files
|
2020-08-10 17:06:27 +02:00 |
|
QuentinArguillere
|
55e93d7053
|
Duplicate CallTutorial in order to have one specifically for CallKit / PushKit integration
|
2020-08-10 16:44:52 +02:00 |
|