Facebook Chatheads in a Phonegap app

僤鯓⒐⒋嵵緔 提交于 2019-12-11 01:07:43

问题


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 documentation on how to build Android overlays with the plugin right now so it'll take a bit of work to figure that part out, but it definitely seems to be possible.

http://microsoft.github.io/ace/



来源:https://stackoverflow.com/questions/37882004/facebook-chatheads-in-a-phonegap-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!