Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SMSPlugin が phonegap 2.2 で動作しない
cordova phonegap 2.2 を使用して無料の SMS を送信する方法
プラグインとアプリの動作例は、Cordova2.2.0とAndroid4.2で動作します。
https://github.com/DavidWalley/CordovaPlugin_AndroidSmsRead
this.ctx.getContext() を this.cordova.getActivity() に変更すれば問題ありません。