maulikpat
maulikpat
Hi, I have AsyncImageView in scrollview. I am displaying images from web. Some time its give below error ImageIO: PNG invalid PNG file: iDOT doesn't point to valid IDAT chunk...
Hi, I have used this in Table view's row. Sometime it doesn't recognised the touch and `newRating` method not get called. It happens sometimes. Still stars will be highlighted. Any...
Hello, I have added MDCCard in table cells. Now, how can I get NSIndexPath on a touch event?
Hi there, Does this library supports all kind of Radio url ? or just http:// URL streaming ? I am trying to play http://streaming507.com:9312 its not supporting ! Any suggestions...
Hello, I am trying to set only has tag detection with `lblHashTag.linkDetectionTypes = KILinkTypeHashtag` but its not working. I have to `lblHashTag.linkDetectionTypes = KILinkTypeHashtag | KILinkTypeURL;` Any suggestion ?
I am getting this error : library not found for -lImageAdditions Also : libImageAdditions.a not found
I wanted to localize the day names Sun Mon Is this possible ?
Hi, I want use this library with ARC off. But its crashing with ARC off. Any suggestions ?
Hi, When I tried to run my app in device I am getting below errors  Any help?
Hi, Is there any way to integrate PPH iOS SDK without using Pods? Currently, I am able to run the downloaded SDK by using Pods. But I don't want to...