fealonelei
fealonelei
If my app enter background and a lot of apps run in background , it has a high level of risk to get a sqlite 3 error code 21 when...
Hi, xiaolei. When I have this app on my iphone 5s,which is ios7.1.1,If I don't allow it access to my contracts,it will crash. Xcode give a hint of "bad access...
apparently, you lost you ZBarSDK,so I cannot compile it.
Hi ! I am using zxing according your demo. However, I am a little confused. How do you use the file "CustomViewController.m", I notice that this is a ".m" file,not...
Hi, Krelborn, When you use ``` - (void)drawTextInRect:(CGRect)rect { // Don't call super implementation. Might want to uncomment this out when // debugging layout and rendering problems. // [super drawTextInRect:rect];...