pushy / pushy-react-native

The official Pushy SDK for React Native apps.
Apache License 2.0
16 stars 20 forks source link

Red Screen shows up on iOS when notification is received while the app is in foreground #6

Closed leoskyrocker closed 6 years ago

leoskyrocker commented 6 years ago

Steps to Reproduce

1) Open your app. 2) Send a notification from the Pushy UI

Expected

A notification is received without errors

Actual

Red screen appears img_0277

pushy commented 6 years ago

Hi @leoskyrocker, Merged! Thanks so much for reporting this issue and submitting this PR! 💯

Released in 1.0.4:

npm install pushy-react-native@1.0.4 --save