- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Bonjour à tous,
Je voudrais savoir si il est possible de récupérer le numéro de téléphone dans lequel l'application est exécuté et comment le faire avec Intel XDK.
J'ai cherché sur google mais je n'y trouve que la possibilité d'accéder à la liste des contacts du téléphone alors que moi je voudrais récupérer le numéro du téléphone de l'utilisateur.
Merci votre contribution.
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
You can search for a plugin that does this, but I dont think you will have much success. If you could programatically gather users phone numbers, that would be a security issue and I dont think its allowed.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Are you trying to get the phone number of the device in use? If that is the case, here is a pointer to a plugin (https://github.com/macdonst/TelephoneNumberPlugin) and its associated blog (http://simonmacdonald.blogspot.sg/2012/12/how-to-get-devices-phone-number-using.html). I have not tried it and it is a couple of years old, but it is well documented in the blog.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank you Pamela H. for links, i trie to integrate the plugin and i will give you result.
