Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled waiting for first data on iOS by default and timeout parameter added #19

Merged
merged 2 commits into from
Dec 24, 2022

Conversation

srmncnk
Copy link
Collaborator

@srmncnk srmncnk commented Dec 20, 2022

This PR addresses the issue with latest versions not working on iOS: #16

By default, iOS no longer waits for first data to arrive. Instead a parameter is added for this behaviour. A timeout parameter is also added in case we have to wait longer on iOS for the data to arrive.

@srmncnk
Copy link
Collaborator Author

srmncnk commented Dec 20, 2022

This should be merged only after @vladsonkin has confirmed it works for him.

@kijka
Copy link

kijka commented Dec 20, 2022

@srmanc it works! Thanks for the Christmas present :]

If the "waiting for the first data" feature doesn't work reliably on iOS, then maybe we can fully delete it? Otherwise, functionality could differ per platform. Or maybe add a comment that this flag on iOS can be buggy.

@ysak-y could you create a new release, please?

@srmncnk
Copy link
Collaborator Author

srmncnk commented Dec 20, 2022

Yeah, sure, comment added. 7bea0c8

Copy link
Owner

@ysak-y ysak-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks! Please merge it!

@srmncnk
Copy link
Collaborator Author

srmncnk commented Dec 24, 2022

@ysak-y If you want me to do it, i need write access to this repository. Happy to do it though.

@ysak-y
Copy link
Owner

ysak-y commented Dec 24, 2022

@srmanc Hi, I've invited you as the collaborator. Please approve if you want, you'll be permitted to merge it later.

@srmncnk srmncnk merged commit 0a368c8 into ysak-y:master Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants