From 0a8d4ae8843dd7f66d874ba41265c219fbb9e499 Mon Sep 17 00:00:00 2001 From: Sagi Shmuel Date: Mon, 26 Feb 2024 19:02:34 +0200 Subject: [PATCH] Update README.md --- GigyaSwift/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/GigyaSwift/README.md b/GigyaSwift/README.md index 11a348e5..7717327e 100644 --- a/GigyaSwift/README.md +++ b/GigyaSwift/README.md @@ -578,7 +578,6 @@ Use the copied Server key and update your site console RBA settings. Enable remote notifications. Go to your project target -> Capabilities -> Background Modes -> Remote notifications (Enable if needed). ``` -— Add Firebase delegate: The Gigya server requires the push token to be sent to it in order to send push notifications to your client devices. In order to do so, add the following to your AppDelegate.swift: