An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/firebase-push-notification-for-android-and-ios-using-ionic-5-and-asp.net


https://github.com/syncfusionexamples/firebase-push-notification-for-android-and-ios-using-ionic-5-and-asp.net

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Firebase-Push-notification-For-Android-and-IOS-using-Ionic-5-and-ASP.NET

# EmployeeWebAPIApplication

> Restore nuget packages needed for solution

> Run the solution
## IonicApplication

> Run `npm install`

> Replace the above `apiUrl` inside `src/app/Service/http-provider.service.ts`. Example : http://localhost:8100/

> Run `npx cap serve` for a dev server

## Blog Reference
[Firebase Push Notifications for Android and iOS Using Ionic and ASP.NET⁠—A Complete Guide](https://www.syncfusion.com/blogs/post/firebase-push-notifications-for-android-and-ios-using-ionic-and-asp-net%E2%81%A0-a-complete-guide.aspx)