Hello,
Have you encountered this error while installing or updating smartapps with sendPush calls?
11:03:21: error groovy.lang.MissingMethodException: No signature of method: physicalgraph.notification.NotificationService.sendPush() is applicable for argument types:
Possible solutions: sendPush(physicalgraph.device.cache.InstalledSmartAppDTO, java.lang.String), sendPush(physicalgraph.device.cache.InstalledSmartAppDTO, java.lang.String, java.util.Map), sendSms(java.lang.String, java.lang.String), sendSms(java.lang.String, java.lang.String, java.util.Map)
I doubt that this behaviour is related to my android 1.6.8 upgrade, but this problem started after (just yesterday).
Let me know.