Commit 2cb8ec22 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent 335fcdc7
......@@ -166,6 +166,9 @@ uncomment the "use_frameworks!" line in the podfile.
2. Follow the `README` to link frameworks (Analytics+Messaging)
### Shared steps
Make sure you have certificates setup by following
https://firebase.google.com/docs/cloud-messaging/ios/certs
Edit `AppDelegate.h`:
```diff
+ @import UserNotifications;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment