Asif Bilal

Results 11 issues of Asif Bilal

Hi I am using this control and it is very good effort. But I am facing an issue while setting colorSequence property to loadingSpinner. Actually when I set this property...

Hi First thanks for the great library. It's really useful. But I am facing the memory leaks when using this library. I have debug into the code and came to...

### Description [LEARNER-8988](https://2u-internal.atlassian.net/browse/LEARNER-8988) This PR contains improvements for handling the expired token and making multiple requests for refreshing access token. Now application will attempt only one refresh token call and...

Testing Pull Request.

I have properly implemented the CachingPlayerItem functionality in my application. The only problem I am facing is that some videos with streaming URLs are not playing. AVPlayer gives error: "request...

I have tested of sample code (example) and wanted to know how this will preload content and play video immediately on the basis of content. But this is not happening...

I am using this amazing library TPKeyboardAvoiding for many years but now I am having problem in iOS 11's. That is new property "safeAreaInsets" which is being introduced by Apple...

When i used UITableViewController in UINavigationStack, it worked fine in foreground. But loading a UITableViewController and then unLoad UITableViewController. Now pressing iPhone Home Button crashed the application with this error:...

First, your contribution to iOS community is unmatched. I love this library. But unfortunately, I found an issue while using example project. That is, in the example project, while user...

After providing the starting and ending points, if distance is very big. then mapOverlay becomes too slow. That navigation map takes too long. And application crashes. Please resolve the issue....