https://dev.to/jringeisen #to-get-started To get started This article will cover implementing push notifications on iOS using Laravel, Ionic-Vue, Capacitor, and Firebase.

func application(_ application: UIApplication, didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data) { NotificationCenter.default.post(name:.capacitorDidRegisterForRemoteNotifications, object: deviceToken)} func application(_ application: UIApplication, didFailToRegisterForRemoteNotificationsWithError error: Error) { NotificationCenter.default.post(name:.capacitorDidFailToRegisterForRemoteNotifications, object: error)}

Then you'll need to name your key and make sure to select the Apple Push Notifications service (APNs).

To upload your APNS key to Firebase, you will need to visit your Firebase Console and go to the project settings.
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners