Skip to main content

Liferay Push - Push notifications

Layman explanation of Push notifications
Help's our applications notify a user of new messages or events even when the user is not actively using the application.
When a device receives a push notification, the application's icon and a message appear in the status area.

Technical explanation of Push notifications
A technology that allows servers to broadcast messages to mobile devices. Instead of having your app poll the server for new messages every few seconds. Our mobile app need just wait for notifications from the server, even when your app is not running, the system will wake it up.
Advantages:
  • Drainage reduction of phone battery.
  • Usage reduction in monthly data plan.
We can use Liferay Push to notify users on their mobile devices whenever a new request needs to be published.

Liferay Push
Push notifications help in triggering notifications from the server which are receive on our mobile phone and displayed in the notifications center.
With Liferay Push along with the above, we can update the content on your apps or update its local database as change happens.

How it works with Liferay Push
  • Configure a Google project.
  • Download and Liferay Push from the Liferay Marketplace and install.
  • Configure Liferay Push provider with Google, Apple, or any other.
  • Test the your Liferay Push configuration.
  • Design & Develop a portlet along with the corresponding mobile phone app. 
  • Our developed mobile phone app must register the user’s device to the Liferay Portal Server.
  • Once the user’s devices are registered, our portlet or plugin can send notifications.
Note
Liferay Push supports two push notification providers: Google and Apple.
Liferay Push can be extended to support more platforms as needed.

Comments

  1. That's amazing informative post, I want to add one more thing, If you want to make your web visitor to your subscriber then you should definitely check gravitec lifetime deal Best push notification for website ever.

    ReplyDelete

Post a Comment

Popular posts from this blog

Everything about Java 8

The following post is a comprehensive summary of the developer-facing changes coming in Java 8. This next iteration of the JDK is currently scheduled for general availability in  September 2013 . Read More

Hands-on with Mozilla’s Web-based “Firefox OS” for smartphones

Launching a new mobile OS is a difficult project since the market leaders, Android and iOS, have such  a big lead. Even Microsoft, with its near-infinite financial resources and vast ecosystem of complementary products, has struggled to gain traction. And new entrants face a chicken-and-egg problem: developers don't want to write apps for a platform without many users, while users don't want to buy a phone without many apps. Mozilla, the non-profit foundation behind Firefox, believes it can tackle this dilemma. In 2011, it announced a new project  called Boot2Gecko to build an operating system around its browser. Last year the project was  re-branded Firefox OS, and Mozilla began preparations for a major push into the mobile phone market. In February, Mozilla  unveiled an impressive initial list  of hardware and network partners. If all goes according to plan, Firefox OS phones will be available in a number of countries, mostly in the developing world, la...

Google leaps language barrier with translator phone

GOOGLE is developing software for the first phone capable of translating foreign languages almost instantly — like the Babel Fish in The Hitchhiker’s Guide to the Galaxy. By building on existing technologies in voice recognition and automatic translation, Google hopes to have a basic system ready within a couple of years. If it works, it could eventually transform communication among speakers of the world’s 6,000-plus languages. The company has already created an automatic system for translating text on computers, which is being honed by scanning millions of multi-lingual websites and documents. So far it covers 52 languages, adding Haitian Creole last week. Google also has a voice recognition system that enables phone users to conduct web searches by speaking commands into their phones rather than typing them in. Now it is working on combining the two technologies to produce software capable of understanding a caller’s voice and translating it into a synthetic equivalent in a foreign ...