You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title implies, when trying to send a test push notification from the OneSignal dashboard, I'm unable to receive any image in my push notification.
Steps to reproduce?
1. Setup OneSignalNotificationExtension on iOS according to [docs](https://documentation.onesignal.com/v9.0/docs/flutter-sdk-setup#step-3-add-an-ios-service-extension-ios-apps-only)2. Initialise the SDK in Dart as per [docs](https://documentation.onesignal.com/v9.0/docs/flutter-sdk-setup#step-6-initialize-the-onesignal-sdk-all-platforms).
3. Send a push notification with an image to targeted test subscription.
4. Notification appears with no image.
What did you expect to happen?
It should show the image in the push notification. Below are the list of things I've tried:
What happened?
As title implies, when trying to send a test push notification from the OneSignal dashboard, I'm unable to receive any image in my push notification.
Steps to reproduce?
What did you expect to happen?
It should show the image in the push notification. Below are the list of things I've tried:
OneSignal Flutter SDK version
3.5.3
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: