D dipaliP macrumors newbie Original poster Oct 6, 2008 28 0 Nov 24, 2008 #1 I have write the code to send email using CFNetwork framework, it works fine on simulator but doesn't work on device. I am using all API's which iPhone OS supports. I am not getting what would be the problem?
I have write the code to send email using CFNetwork framework, it works fine on simulator but doesn't work on device. I am using all API's which iPhone OS supports. I am not getting what would be the problem?
D dipaliP macrumors newbie Original poster Oct 6, 2008 28 0 Nov 24, 2008 #2 Problem solved When working with CFNetwork you have to add Core Foundation framework into ur application. As the infrastructure of CFNetwork framework suggests.
Problem solved When working with CFNetwork you have to add Core Foundation framework into ur application. As the infrastructure of CFNetwork framework suggests.