Hi every body,
I develop Iphone app, It's make the call by App via wifi / 3g. But i don't know how to do it.
I use [[UIApplication sharedApplication] openURL:[NSURL URLWithString: @"tel:123456"]] to call but it call via GSM.
Push notification service can send message,but available for Text because maxsize for payload is 256byte.
Please help me!
I develop Iphone app, It's make the call by App via wifi / 3g. But i don't know how to do it.
I use [[UIApplication sharedApplication] openURL:[NSURL URLWithString: @"tel:123456"]] to call but it call via GSM.
Push notification service can send message,but available for Text because maxsize for payload is 256byte.
Please help me!