https://github.com/syncfusionexamples/firebase-push-notification-for-android-and-ios-using-ionic-5-and-asp.net
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syncfusionexamples/firebase-push-notification-for-android-and-ios-using-ionic-5-and-asp.net
- Owner: SyncfusionExamples
- Created: 2022-06-30T04:45:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T06:12:56.000Z (over 1 year ago)
- Last Synced: 2024-08-19T07:32:52.521Z (over 1 year ago)
- Language: C#
- Size: 58.6 MB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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)