diff --git a/README.md b/README.md index 3db1eef48023eaeb772836e4e0af9cb6b108d556..b2f7cb21f5eb7b0180c3141b3f6ed14fb9d2a183 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ Install the `Firebase/Messaging` pod: cd ios && pod init pod install Firebase/Messaging ``` +uncomment the "use_framework!" line in the podfile. ### Non Cocoapod approach