Closed GoogleCodeExporter closed 8 years ago
This is now possible using the openmobster-app.xml. This now goes as follows:
<app-conf>
<encryption>false</encryption>
<push>
<launch-activity-class>org.openmobster.core.mobileCloud.android_native.framework.App</launch-activity-class>
<icon-name>push</icon-name>
</push>
<channels>
<channel name='crm_ticket_channel'>
<sync-push-message>You have {0} CRM Ticket Update(s)</sync-push-message>
</channel>
</channels>
</app-conf>
Original comment by openmobs...@gmail.com
on 10 Nov 2012 at 5:01
Original issue reported on code.google.com by
openmobs...@gmail.com
on 26 Sep 2012 at 5:31