Skip to content

Commit c9fddc4

Browse files
authored
Update README.md
1 parent 1a707e0 commit c9fddc4

File tree

1 file changed

+2
-3
lines changed
  • packages/plugins/plugin-device-token

1 file changed

+2
-3
lines changed

packages/plugins/plugin-device-token/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
`EnrichmentPlugin` to collect device token values with [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging). This plugin makes it possible to collect Android's FCM and Apple's APNS device tokens.
44
## Installation
55

6-
> warning ""
7-
> This plugin assumes you are using Firebase Cloud Messaging for Android push notifications. If you are strictly using Apple's Push Notification Services, we recommend creating your own enrichment plugin.
6+
⚠️ This plugin assumes you are using Firebase Cloud Messaging for Android push notifications. If you are strictly using Apple's Push Notification Services, we recommend creating your own enrichment plugin. ⚠️
87

98
Install the dependencies.
109

@@ -98,4 +97,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9897
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9998
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10099
SOFTWARE.
101-
```
100+
```

0 commit comments

Comments
 (0)