Hi there,
I am looking for an elegant solution to the following issue;
for a client we are developing a number of different mendix applications (all wrapped in Phonegap, running on Android device). Using the new push notification connector we are sending notifications to the user. After clicking the notification I would like to right application.
I found the following on stack overflow but I am not sure if this applies to mendix based application
(http://stackoverflow.com/questions/13716723/open-application-after-clicking-on-notification )
any thoughts?