Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 431 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 431 Bytes

pushwoosh-firebase-ios

Sample project with Pushwoosh and Firebase pushes

To make the project work, run pod init && pod install in the project directory, download your GoogleService-Info.plist from Firebase Console and add it to your project, then replace the Pushwoosh_APPID parameter in your info.plist with your Pushwoosh Application ID.