Iam trying to build a universal web application(producer) which uses my own interface and its build using Alljoyn Studio.
Now i want to add the notification service, to send the notification to the consumer which is a (android)application.
how do i implement the notification service/Control panel in UWP?
please provide me some suggestions.