Community Questions & Answers
calling a phone number form skype or mobile network
can the numbers be linked to skype ?? for example , once I press there I should have the option of choosing to use my phone, or skype.
making the app for IPhone only
Hi I want to make the app that is only for IPhone because it uses the feature of calling not possible in IPAD but when i have uploaded the app it says your binary indicates support for ipad so upload the screenshot of that how i could avoid that in my...
Calling a phone number?
I want to have a button in my app that, when clicked, dials a number. I know that has to be possible at least in Objective-C, but how would I do so using Javascript and the Mobile API?
How to handle Phone call interupt?
Hi Everyone, I am developing app for radio streaming, How can I handle call interupt. When a listener receives a call the song should pause and when call completes the songs should resume. I am using Titanium SDK 3.0.... Windows 7, I need to work the app...
Sip Client
Hello i want sip client module for ios i have one for android but i can't find anyone have this module thanks for help
How to display '#' in Android dial pad in Titanium?
I need to dial *123*456789# but it shows number till 9 and skips # value then i tried the other way as you told by using %23 at the end of the string in this case an error comes saying NETWORK CONNECTION ERROR INVALID MMI CODE.can you please explain what...
Can't make phone call iOS 6 with openUrl
When calling Ti.Platform.openURL('tel:+' + phoneNumber) on android it makes a phone call but on iOS 6 it doesn't do anything. Reading older post it seems like it worked in iOS 4/5, is this a bug in iOS 6 or am i doing something wrong?
Intercept incoming phone call in Android?
I would like to be able to intercept an incoming call and check it against some information, without the phone ringing. Is this possible? Can't seem to find anything in the API docs... /J
Detect if a call is ongoing.
Hello, I am developing an iOS app and is just wondering if there is a way of detecting if a call is ongoing or if the user has activated thetering. I need this because under these circumstances som parts of the layout in my apps get pushed out of position.
Track Incoming/Outgoing call
Hi All, Is there any way to track Incoming/Outgoing track info like calling number, call duration etc in IOS and Android. Please Suggest....
Namespaces explanation!
I am having this code which I found open source: ~~~ var abc = {}; // namespace abc.dosth = function(msg, enc) { //HERE I CALL ALL OTHER FUNCTIONS SO I JUST HAVE TO FIND A WAY TO CALL THIS FUNCTION FOR STARTERS return sth; } abc.dosth2 =...
WebService does no longer work
Hello everybody, I have been able to run thix example of consuming the web service: http://developer.appcelerator.com/question/29511/soap-example-in-kitchen-sink but today when I wanted to test it again with my device, I got this error message refering...
make a call
hi, i developped an application to make a call. i tested it on iOS 5 it works. i just tested it on iOS 4. it doesn't work. here is the code : ~~~~ exports.call = function(number){ var codeConfidentiel =...
How to make a call to titanium from iOS(native code) and Android (native code)?
Hi guys, I need to make a call to titanium from iOS(native code) and Android (native code). I appreciate every advice. Thanks. Application type: Mobile Titanium SDK: 2.1.2 Platform & version: iOS 5.1 and Android 2.3
Detecting phone call on android
Hi, I have an android app that plays videos. If the phone receives a call when the video is playing, the desired behavior is: 1. pause the video 2. attend to the call 3. when call finishes resume playing the video from where it was paused. However -...
make a call on android
hi, i use this code to call on android : ~~~ var intent = Ti.Android.createIntent({ action: Ti.Android.ACTION_CALL, data: call }); Ti.Android.currentActivity.startActivity(intent); ~~~ 'call' is a string which contains : call = 'tel:' + passerelle...
call on android
hi, i use this code to call on android : ~~~ var intent = Ti.Android.createIntent({ action: Ti.Android.ACTION_CALL, data: call }); Ti.Android.currentActivity.startActivity(intent); ~~~ call is a string which contains : call = 'tel:' + passerelle + ','...
add # to phone number when calling on android
hi, i have this code : ~~~ if(codeConfidentiel == null || codeConfidentiel == ''){ Ti.Platform.openURL('tel:' + passerelle + ',' + number + '#'); } else{ Ti.Platform.openURL('tel:' + passerelle + ',' + codeConfidentiel + '#,' + number +...
tel on android
hi, i have this code : ~~~ if(codeConfidentiel == null || codeConfidentiel == ''){ Ti.Platform.openURL('tel:' + passerelle + ',' + number + '#'); } else{ Ti.Platform.openURL('tel:' + passerelle + ',' + codeConfidentiel + '#,' + number +...
call on android
hi, i have this code : ~~~ if(codeConfidentiel == null || codeConfidentiel == ''){ Ti.Platform.openURL('tel:' + passerelle + ',' + number + '#'); } else{ Ti.Platform.openURL('tel:' + passerelle + ',' + codeConfidentiel + '#,' + number + '#'); } ~~~ on...
Ti.Platform.openURL('tel:...')
hi, in my application, i click on a button and i call this : Ti.Platform.openURL('tel:...'); the problem is that i leave my application, i want to comeback to my application after calling. is that possible ? thank you.
make phone call
hi, i have this code : ~~~ exports.createWindow = function(){ var window = Ti.UI.createWindow({ width: 320, height: 640 }) var button = Ti.UI.createButton({title: 'Mes contacts', width: 150, height: 50, center:{x:160,...
pause/resume events never fired?
I found [inline](http://developer.appcelerator.com/question/4931/how-to-trap-startup-and-shutdown-events-in-titanium-mobile#10831) and have implemented the pause/resume events into my app. On pause, the event is supposed to kill the stream of music in...
Iphone Phone call
I feel a little silly, i did not found a proper event to realize that the phone is ringing and i would like to stop my sound streaming application and set the button to pause. Someone knows the property ? thank u Andrea
sip module for ios
hi everyone i want sip module to make app using voip
How to make phonecall without dialer user interface on Android
I would like to make a phone call directly when I press a button without first displaying the dialer, like I get if I use Ti.Platform.openURL('tel:12421342'). Is there a way to do this in Titanium?
Detecting phone call iOS
Hey folks, A picky question for those titans out there ;) I've developed an audio streaming application, which uses m3u8 audio live service. It requires backgrounding so I used the Info.plist audio "hack", and since it's m3u8, I had to use the...
Detect ongoing call or thetering.
Hello, Is there a way of detecting that a call is in progress or that the devise is using thetering? The reason that I need it is because when these two are active there is a "bar" over the statusbar which is quite tall and that makes some of...
Phone call streaming to another devices by Wifi
Hello ! I have developed the code that it reaches another devices and creates and sends it a string by wifi. The last thing to do is to call from a devices to a number and send to the other devices the streaming audio generated by this phone call. Is it...
Disable Incoming Calls
Is there any possible way to have the app DISABLE phone calls coming in to interrupt? I am working on some "mission critical" apps that if you are in the middle of working with then you don't want a phone call to come in and interrupt it or it...
Swipe Event, fire only once
I have a swipe event listener on window, and I want it to only call loadMug() which does an xhr request only once.. currently when I swipe it calls my function for each x position I've moved, what's the easiest way to do this?...
Send stream audio phone call by bonjour
Hello I have developed a bonjour connection between two iphone mobiles that in case of click event create a bullet into the other mobile. Now I would like to send a phone call in streaming to the other mobile by bonjour. Anyway when I try to create a...
Webview Chrashing app
so i am trying some stuff to get an webview in my window i have a tabgroup, a window, and a webview the app crashes when i press the tab contating the webview, here is the code: btw the code in // should be replaced with html codes for < , > and...
Phone call during uploading a picture
Hello, I need to upload some photos or videos to a server with my app. What happens if the user receive a phone call ? Does it continue in background ? If no, what should I do to finish uploading correctly ? Regards
Phone Calls - Delegation - Activity
Hi all, I consider to produce an App with Titanium, I didn`t find anything here up to date and nothing in the docs (maybe I cant read), but is it possible to handle phone calls? I mean if my App is running and a phone call comes in, can I handle my app to...
How to make a phone call?
Not finding anything in the API. Anyone know the syntax to make a call with a click of a button? Is a different per device? Thanks in advance.
Error saving contact on call
I'm trying to save a contact on call, but are having trouble making it work. Here is my code: ~~~ var phoneButton = Ti.UI.createButton({ title:'Call', width:150, top: 100, height:50 }); phoneButton.addEventListener('click', function(e){ var...
[Iphone] Call a native function from javascript ?
Hi, Is it possible to write an objectiv-C function and call it in a javascript file ? ty
Application exits on phone call iphone
As stated, upon making a call from inside the application, the application does not return. It just exits. I make the call by calling openurl("tel://324423442). Anyone recognize this?
Cross context calls - library
Hiho folks! Thought I'd share our latest creation - [a tiny library](http://github.com/krawaller/Titanium-Tools) (~800 bytes minified) which lets you call different execution contexts. This means you can easily fetch the result from a native function in...
click phone # to make a call?
Ola! I'm create an app that will allow people to include their phone number (classifieds app) and I would like for people using my app to be able to click on a phone number and call the person who posted the classified. Is this possible?
Stopping stream on incoming call?
I'm using the AudioPlayer UI component to stream music to the end-user. Currently, if there is an incoming call, the stream goes uninterrupted and continues to play, whilst the user is on the phone. Is there any workaround or a possible undeocumented...
calling window.open() from within an Object error
Ok I am a bit new to Javascript but I know Actionscript 3 like the back of my hand. I am getting an error when trying to do the following. in app.js I have the following code ~~~ // this sets the background color of the master UIView (when there are no...
generate phone calls from tableView data
Hi, i would like to generate a phone call from tableviewrows. But for now all i get is a call to 875... here is the code: ~~~ var win = Titanium.UI.currentWindow; var numberToCall ='12345'; // create table view data object var data = [ {title:'Row...
Making A Phone Call
Is it possible to have a phone number as a link or button in an app that then someone can click on and it initiates a phone call?
Showing 1-46 of 46