Send FCM push notifications to iPhone Simulator
FrazeColder opened this issue · 1 comments
FrazeColder commented
Hey there,
thank you for the awesome package!
Is it also possible to send FCM push notifications to iPhone Simulator?
Here, I found how to archive that: https://stackoverflow.com/questions/66040828/can-you-receive-fcm-push-notification-from-ios-simulator
But how can I archive this with this package?
Kind regards
dwightwatson commented
Sorry, not sure. Remember this package is just a wrapper between Laravel and the kreait Firebase package so you can send through the notifications service. You may want to explore whether you can achieve what you're after with kreait directly and then see if it is suitable as a notification.