rahulbbit

Results 8 issues of rahulbbit

Dont want title to dissappear

![ezgif com-video-to-gif (1)](https://user-images.githubusercontent.com/11924067/71973783-dd8ecc00-3235-11ea-9f27-ea34c3207cf4.gif) This is a strange issue i am facing, after the ripple effect there comes a smaller dot.

The transition of this code is really smooth, but this animates the whole view to full blur effect. I want only upto few float points `[imageView startBlurAnimation:2.0f];` So for that...

``` FRHyperLabel *label = self.lblTermsAndPrivacyPolicy; label.numberOfLines = 0; NSString *string = @"By continuing you indicate that you have read and agree to the Terms Of Service and Privacy Policy"; NSMutableParagraphStyle...

what if i have multiple particle devices then how can i be able to do it

I have been able to reach to login screen and whenever i try to login with my developer credentials, it asks for my permission ![img_0517](https://user-images.githubusercontent.com/11924067/31890875-4f10cddc-b822-11e7-8945-abe54715ac0d.PNG) Then this happens ![img_0518](https://user-images.githubusercontent.com/11924067/31890876-4f65c4ae-b822-11e7-8916-3bb2f00c987a.PNG)

Not able to play these audio files. It plays perfectly on AVAudioPlayer but not in Streaming Kit Library. Can you help with this issue? [Archive.zip](https://github.com/tumtumtum/StreamingKit/files/1339793/Archive.zip)

bug

I want to find out is there any way to play random songs from a array and how do i enable and disable repeat functionality? Any help would be grateful