Hi, I'm a React Native developer. I've implemented notifications into iOS and it's working very well. Now I want to display iOS notifications with an image. I've searched it in StackOverflow and GitHub but I cannot make it display the image. Please help me. Thank you very much.
P/s: I'm using APNs without Firebase Cloud Messaging, and. My app uses the @react-native-community/push-notification-ios library, I've tried to present local notification with image and it hasn't worked also. I follow these links:
- https://medium.com/@lucasgoesvalle/custom-push-notification-with-image-and-interactions-on-ios-swift-4-ffdbde1f457
- https://www.raywenderlich.com/8277640-push-notifications-tutorial-for-ios-rich-push-notifications
- https://stackoverflow.com/questions/37839171/how-to-display-image-in-ios-push-notification
- https://rnfirebase.io/messaging/ios-notification-images