This repository was archived by the owner on Jan 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
This repository was archived by the owner on Jan 10, 2020. It is now read-only.
1.2 Release #7
Copy link
Copy link
Open
Description
Version 1.2
So I know this repo has been lacking in terms of documentation, usage and functionality. I am looking to change that with a 1.2 release. Thankfully this corresponds with needed features for an app I am working on so these changes will be coming hopefully within the next 2 weeks.
Push Notification Basics
- Ability to schedule push notifications
- Remove MongoDB support. (I don't personally use it and am not sure how to keep it maintained properly.
- Create an AppEvent Solution to manage app events.
iOS
- Implement iOS Feedback Service
- Create iOS feedback service command
Android
- Implement Android GCM Notifications
Windows Phone
- Accepting any pull requests with improved Windows Support as I am not an Windows guy and have not had the need to fully test and implement this feature.
Blackberry
- Accepting any pull requests with improved Blackberry Support as I am not an Blackberry guy and have not had the need to fully test and implement this feature.
API
- Switch the api parameters to us FOSRest ParamFetcher
- Make the App Open API actually log to a database for analytics
Admin Web Portal
- Create a standalone analytics page that shows:
- App Opens
- Registered Devices
- Inactive Devices
- Create an admin page that allows for push notification targeting by:
- Region/Location (If app open/register uses this)
- Gender, Language, Etc.. (Interface class to be created for this)
- Ability to schedule push notifications
Extra And Needed
- Better Documentation
Any feature ideas or requests always welcomed.
Reactions are currently unavailable