MrCube42 / MensApp

Mobile application which shows weekly served meals of the mensas of the University of Trier, the FH Trier and some of the other institutions which are listed in SWT's (Studentenwerk Trier) menus.
http://devinmotion.de/?page_id=47
Other
2 stars 0 forks source link

Fix PhoneGap plugin StatusBarNotification #4

Closed MrCube42 closed 12 years ago

MrCube42 commented 12 years ago

StatusBarNotification doesn't seem to work. It has already worked on version 1.0, so try to fix it.

MrCube42 commented 12 years ago

Moved plugin registration from res/xml/plugins.xml to res/xml/config.xml. Since Cordova 2.x the plugins.xml seems not supported anymore.