Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm authored Feb 26, 2024
1 parent e05f5c0 commit c8f8554
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions GigyaSwift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,13 +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).
```

Allow Firebase to send foreground notifications.
After you called FirebaseApp.configure() add the follow line:
```swift
FirebaseApp.configure()
Messaging.messaging().shouldEstablishDirectChannel = true
```

Add Firebase delegate:
Expand Down

0 comments on commit c8f8554

Please sign in to comment.