so if I want to develope callback appliction , fo example when some one called me , application can realize and call back to him automatically there is no way?
so if I want to develope callback appliction , fo example when some one called me , application can realize and call back to him automatically there is no way?
That's correct. You cannot be informed when a call is received. You cannot inspect the call logs. You cannot start a phone call (although you can use the tel: URL schema to open the phone app with a specific phone number).