Instagram_Stories icon indicating copy to clipboard operation
Instagram_Stories copied to clipboard

Progress bar issue

Open ajaychaudharkansal opened this issue 5 years ago • 11 comments

Hi @ranmyfriend & @boominadhaprakash

Thanks for this library. This helps me a lot. Sorry for the inconvenience , but I'm facing one issue with progress bar . Some time progress bar is not showing & also not changing the next image. The progress bar is also not showing the progress. Please check the attachment.

https://user-images.githubusercontent.com/71260037/94113871-2be80780-fe65-11ea-898d-8ea78dccfee7.png

Please help me in this.

ajaychaudharkansal avatar Sep 24 '20 07:09 ajaychaudharkansal

Hi @ajaychaudharkansal Can you please list down the use case for this issue. so that we can reproduce it from outside and try to give fix.

ranmyfriend avatar Sep 24 '20 11:09 ranmyfriend

Hi @ranmyfriend

Thanks for the response . Let me share you a video link , that might help you to understand the issue. Please check the video link.

https://youtu.be/oKQA3QbbyXw

Thanks

ajaychaudharkansal avatar Sep 24 '20 11:09 ajaychaudharkansal

It says Video is Unavailable @ajaychaudharkansal

ranmyfriend avatar Sep 24 '20 12:09 ranmyfriend

Hi @ranmyfriend

Sorry for that . let me check it again. That was a youtube video link .

ajaychaudharkansal avatar Sep 24 '20 12:09 ajaychaudharkansal

Hi @ranmyfriend

Please Check this link.

https://youtu.be/eDV7XSNkUVk

ajaychaudharkansal avatar Sep 24 '20 12:09 ajaychaudharkansal

Hi @ajaychaudharkansal

We will check it and revert you back. Before that, let us know, have you modified any existing code? Is it stopping the progress bar?

boominadhaprakash avatar Sep 24 '20 14:09 boominadhaprakash

hi @boominadhaprakash

Sorry for the late response . I didn't changed anything in both of the progress classes.

I only changed the data type of story_identifier from string to Int. Nothing else I changed in that,

final class IGSnapProgressView: UIView, ViewAnimator { public var story_identifier: Int? public var snapIndex: Int? // public var isCancelledAbruptly = false public var story: IGStory! }

ajaychaudharkansal avatar Sep 25 '20 04:09 ajaychaudharkansal

Hi @ranmyfriend & @boominadhaprakash

Please help me in this issue.

Thanks

ajaychaudharkansal avatar Sep 25 '20 09:09 ajaychaudharkansal

Hi @ajaychaudharkansal Actually, we played the scenario what you have mentioned. but not easily reproducible. We will try to load more stories and will play with this and let you know. I Will reply in the evening.

ranmyfriend avatar Sep 25 '20 09:09 ranmyfriend

@ranmyfriend

Thanks for the response.

ajaychaudharkansal avatar Sep 25 '20 09:09 ajaychaudharkansal

Hi @ajaychaudharkansal We got one issue from outside. when we are deleting the last snap of current user, then trying to view other user story. then the progress bar and view is getting stuck. We are trying to solve this issue as soon as possible. But apart from this delete functionality, we have not faced any progress bar issue. what you have mentioned here.

Can you please list down the use case anything additionally you are trying to do here.

ranmyfriend avatar Sep 26 '20 11:09 ranmyfriend