Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.
MIT License
478 stars 159 forks source link

is it possible to control the image dimensions? #132

Closed vesper8 closed 3 years ago

vesper8 commented 3 years ago

So I'm able to include an image url now and have it display inside the push notification, however the image is very small and I see other apps sending me push notifications where the image dimension is much larger. Is there a way using this library to control how large the image is displayed inside the notification?

vesper8 commented 3 years ago

nevermind, I see the image is only larger when you expand the notification