Trying to implement latest version of Pushnotification module in Mendix 7.5.1
When testing phonegap build on android I get a Type error: Pushnotification.init is not a function
Config.xml generated by Mendix says: plugin name="phonegap-plugin-push" source="npm" spec="1.5.3"
Maybe the plugin version is not ok ?
Any suggestions ?