How I can set the auto print symenteneously 3-4 prints on Epson TM-m30 printer. Here is my code please check and provide the solution. if I remove the ...
How I can set the auto print symenteneously 3-4 prints on Epson TM-m30 printer. Here is my code please check and provide the solution. if I remove the ...
I am trying to encrypt the file using RnCryptor in objective and decrypting it in mac using following command in terminal Encryption code in objecti ...
I am looking for making my app compatible with wifi in the same infrastructure. So is there any SDK that can support bi-directional communication with ...
I'm trying to build a Audio Visualizer when playing from the AVQueuePlayer, I want something similar to this but AVQueuePlayer does not have some of t ...
I want to get some information about the facebook events . Those information is : Get list of public events filtered by either location or start t ...
I'm trying to select an photo from device Gallery and set in UIImage but the device crash after user select the photo from library: Here is the crash ...
I'm trying to bring a view to front and later set the frame from this view. But the position doesn't change. If I comment the line [viewGeral bringSu ...
How to get the proper url link from the tag value. I have used NSXMLParser for parsing and parsed content successfully but stucked with the url value ...
I did add round corner in UItableView but only in top corners. The problem is that when I use mask in UItableView, the UItableView show only the first ...
i had created one application which application id is = 435259419885949 and it was removed by mistake and its affecting my application which is live o ...
I am setting the text using CATextLayer in a video using AVMutableComposition and the text is being displayed but I am not able to set its position on ...
I'm using OR To save the image.. It's working fine with all the versions above iOS 5... It's not working with iOS 4.3... Why is it so.. And ...
UIImageView does not get the image and gives null, I have also tried with lazy code but still it gives null. ...
I have three text fields in one page, when the textfield is empty, then the keyboard should show return keyboard, otherwise it should show search, and ...
Does anyone know if it is possible to read/edit an iPhone's contact list using C#, assuming offcourse that the iPhone is plugged in into a Windows PC ...
I have read that class-dump utility is used to dump headers from iphone private api's. However, it does work only for objective-c frameworks. I wanted ...
Hi Friends, I am developing color filling game.i know how to color in full image.but i want to color the image in transparent area. Here my code for ...
I Would like to create IOS Distribution certificate for uploading app.i have client signing user name and password and i created distribution certific ...
How to calculate the time taken to travel between two points in the map view. ...
I want to create an application that does some tasks in mail account. The user will link his mail account to the application. The question is: is it p ...