From c52822806d2731f4bb24c2ded064c5322811ee9a Mon Sep 17 00:00:00 2001 From: Hien Nguyen Date: Mon, 21 Feb 2022 15:09:37 +0700 Subject: [PATCH 1/3] Update PUSHKIT.md --- PUSHKIT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PUSHKIT.md b/PUSHKIT.md index 5cc14ebf..831877b0 100644 --- a/PUSHKIT.md +++ b/PUSHKIT.md @@ -63,6 +63,7 @@ make sure when you create Bundle ID(https://developer.apple.com/account/resource

3. Testing + * Using App https://github.com/onmyway133/PushNotifications From 24fa981987317a36cc34b2d4b39f99ef2491aae5 Mon Sep 17 00:00:00 2001 From: Hien Nguyen Date: Mon, 21 Feb 2022 16:12:57 +0700 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4fd4b97..e0475ed7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A Flutter plugin to show incoming call in your Flutter app(Custom for Android/Ca * Show an incoming call * Start an outgoing call * Custom UI Android/Callkit for iOS +* Example using Pushkit/VoIP for iOS
From 55955801cafaca283f9c3d221e4131381cd54a3e Mon Sep 17 00:00:00 2001 From: Hien Nguyen Date: Mon, 21 Feb 2022 16:44:05 +0700 Subject: [PATCH 3/3] Update PUSHKIT.md --- PUSHKIT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PUSHKIT.md b/PUSHKIT.md index 831877b0..5f438877 100644 --- a/PUSHKIT.md +++ b/PUSHKIT.md @@ -6,8 +6,7 @@ If you are making VoIP application than you definitely want to update your appli ## 🚀  Setup - - Make sure when you create Bundle ID(https://developer.apple.com/account/resources/identifiers) for app you have checked `Push Notifications` +Make sure when you create Bundle ID(https://developer.apple.com/account/resources/identifiers) for app you have checked `Push Notifications` 1. Enable Voice over IP Setting * Xcode Project > Capabilities @@ -15,7 +14,7 @@ If you are making VoIP application than you definitely want to update your appli ![image info](https://raw.githubusercontent.com/hiennguyen92/flutter_callkit_incoming/master/images/Setting.png)
-make sure when you create Bundle ID(https://developer.apple.com/account/resources/identifiers) you have checked Push Notifications + * VoIP Services Certificate Go to https://developer.apple.com/account/resources/certificates/add