问题描述
我开始开发一个跨平台的移动应用程序,我想使用USSD,我使用的JavaScript / HTML5 / jQuery和我想知道如果我可以使用USSD消息内容没有弹出消息,我读取Android的新版本取消了USSD API的支持。我可以继续我的跨平台项目使用USSD或者我需要考虑本地做每个平台。
I am starting to develop a cross-platform mobile app and I want to use the USSD , I am using JavaScript/HTML5/JQuery and I wonder if I can use the USSD messages contents without the pop-up message , I am reading that the new version of android cancelled the support of the USSD API . can I proceed using USSD in my cross platform project or do I need to consider doing it natively on each platform .
推荐答案
DEFINETLY你不能做到这一点。
DEFINETLY you can't do this..
我做了很多很多关于这个尝试的...但我不知道 USSDChecker
应用遑论如何这样做没有任何瑕疵...
I had done lots and lots of try regarding this... but i wonder how USSDChecker
app alone doing this without any flaw...
这篇关于我可以使用USSD消息的背景下,而不显示弹出消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!