OneSignal / react-native-onesignal

React Native Library for OneSignal Push Notifications Service
Other
1.57k stars 373 forks source link

iOS Attachments Not Displaying (Fix) #311

Closed kennykswan closed 6 years ago

kennykswan commented 7 years ago

Couldn't find it in the documentation here so it might help some people. Seems you need to add the OneSignal 'Notification Service Extension' to your project. Follow the instructions on https://documentation.onesignal.com/docs/ios-sdk-setup (Part 1 only).

avishayil commented 6 years ago

You're right. Thanks for the heads-up.