Skip to content

This repository contains a sample Java implementation of making a Push Notification Server.

Notifications You must be signed in to change notification settings

aks3800/PushNotification_Server_iOS_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PushNotification_Server_iOS_Java

The repository contains code for implementing a sample small scale Push Notification Server which will send notifications to iOS and macOS devices.

This sample project will lead to more bigger large scale projects for the same to give more scalablity. This is a very simple and straight forward way to implement the Apple Notification System.

Enthusiasts, who have Java based back-end system and want to make a Push Notification Service, this project can be treated and used a boilerplate.

All that is needed by enthusiast is a

  1. Push Notification Certificate (.p12)
  2. Certificates Password.
  3. Device Tokens
  4. Physical iOS Device to Test.

Thanks.

About

This repository contains a sample Java implementation of making a Push Notification Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages