From 8e9079c27403853bde8b872ac9e1daf228ad15b2 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Thu, 30 Nov 2017 14:25:36 -0800 Subject: Remove no longer necessary workaround (#512) --- README.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ac59610..79e571d 100644 --- a/README.md +++ b/README.md @@ -99,11 +99,6 @@ To run the Database Integration tests, make your database authentication rules To run the Storage Integration tests, follow the instructions in [FIRStorageIntegrationTests.m](Example/Storage/Tests/Integration/FIRStorageIntegrationTests.m). -### Firebase Messaging - -To use Messaging, include `pod 'FirebaseInstanceID'` in your Podfile, in addition to -`pod 'FirebaseCommunity/Messaging'`. - #### Push Notifications Push notifications can only be delivered to specially provisioned App IDs in the developer portal. -- cgit v1.2.3