标签: titanium appcelerator appcelerator-titanium appcelerator-mobile sim-card
最近我发现在Cordova中可以获得用户的电话号码(cordova plugin link)。如果Cordova可以这样做,那么Appcelerator也应该这样做。
如何在Appcelerator Titanium中执行此操作?
答案 0 :(得分:2)
我刚刚制作了一个模块并将其上传到github:https://github.com/m1ga/com.miga.gsm
这将为您提供cordova插件为您提供的一些字段。它会读取电话号码,但正如您发布的页面所述,它不可靠。