README.md 266 Bytes
Newer Older
Simon Wade's avatar
Simon Wade committed
1 2 3 4 5 6 7 8 9 10
# simple-fcm-client

## iOS

### Installation

- `yarn install`
- Overwrite `ios/GoogleService-info.plist` with your file
- Change the _Bundle Identifier_ in Xcode project settings
- Select your _Team_ for both targets (`SimpleFcmClient` and `SimpleFcmClientTests`)