Facebook Chatheads in a Phonegap app
问题 We already have a production Phonegap hybrid app. A new requirement is to implement a facebook's chatheads like overlay but I haven't find any plugin or documentation talking about this potential use-case with Cordova. Is it possible to implement something like this using Phonegap? If I try the native implementation, Will I be able to link that with my Cordova app? 回答1: The Microsoft Ace plugin for Cordova provides APIs that allow for building features like this. There's sadly no