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

Fixed iOS stream url fix #1647

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Fixed iOS stream url fix #1647

merged 1 commit into from
Nov 30, 2023

Conversation

Decoder07
Copy link
Contributor

Description

  • Stream url null check error.

Pre-launch Checklist

  • The Documentation is updated accordingly, or this PR doesn't require it.
  • I updated/added relevant documentation (doc comments with ///).
  • I listed at least one issue that this PR fixes in the description above.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

@Decoder07 Decoder07 requested a review from ygit November 30, 2023 10:22
@ygit ygit merged commit 6282b7b into FLUT-121 Nov 30, 2023
@Decoder07 Decoder07 changed the title Fixed iOS streal url fix Fixed iOS stream url fix Nov 30, 2023
ygit added a commit that referenced this pull request Dec 5, 2023
* fetching Android SDK from local .m2

* updated implementation

* Added texture view implementation

* Added dispose texture view method

* Fixed errors

* Updated pubspec

* Added texture view in sample app

* Updated implementation

* Updated cache extent and add track logic

* Added pooling for prebuilt

* released sample app version 1.5.78 (378) 🍀

* Added active speaker

* Updated widget tree in screenshare layout

* Added event channels in texture-view

* Updated android sdk branch

* Updated versions

* Updated changelog

* Updated fastlane

* released sample app version 1.5.91 (391) 🍀

* Fixed resolution issue

* Updated gemfile

* released sample app version 1.5.92 (392) 🍀

* Updated texture view implementation

* Fixed screenshare bugs

* released sample app version 1.5.93 (393) 🍀

* released sample app version 1.5.93 (393) 🍀

* FLUT-167: Fixed preview stretching bug (#1645)

* Fixed colored line issue in grid (#1646)

* released sample app version 1.5.95 (395) 🍀

* Fixed iOS streal url fix (#1647)

* released sample app version 1.5.96 (396) 🍀

* 🤖 Automated Format and Fix

* Updated android sdk version to 2.8.2

* 🤖 Automated Format and Fix

* released sample app version 1.5.97 (397) 🍀

* 🤖 Automated Format and Fix

* Fixed iOS crash with texture view (#1649)

* released sample app version 1.5.98 (398) 🍀

* 🤖 Automated Format and Fix

* 🤖 Automated Format and Fix

---------

Co-authored-by: Yogesh Singh <yogesh@100ms.live>
Co-authored-by: ygit <ygit@users.noreply.github.com>
Co-authored-by: Decoder07 <Decoder07@users.noreply.github.com>
ygit added a commit that referenced this pull request Dec 7, 2023
* fetching Android SDK from local .m2

* updated implementation

* Added texture view implementation

* Added dispose texture view method

* Fixed errors

* Updated pubspec

* Added texture view in sample app

* Updated implementation

* Updated cache extent and add track logic

* Added pooling for prebuilt

* released sample app version 1.5.78 (378) 🍀

* Added active speaker

* Updated widget tree in screenshare layout

* Added event channels in texture-view

* Updated android sdk branch

* Updated versions

* Updated changelog

* Updated fastlane

* released sample app version 1.5.91 (391) 🍀

* Fixed resolution issue

* Updated gemfile

* released sample app version 1.5.92 (392) 🍀

* Updated texture view implementation

* Fixed screenshare bugs

* released sample app version 1.5.93 (393) 🍀

* released sample app version 1.5.93 (393) 🍀

* FLUT-167: Fixed preview stretching bug (#1645)

* Fixed colored line issue in grid (#1646)

* released sample app version 1.5.95 (395) 🍀

* Fixed iOS streal url fix (#1647)

* released sample app version 1.5.96 (396) 🍀

* 🤖 Automated Format and Fix

* Updated android sdk version to 2.8.2

* 🤖 Automated Format and Fix

* released sample app version 1.5.97 (397) 🍀

* 🤖 Automated Format and Fix

* Fixed iOS crash with texture view (#1649)

* released sample app version 1.5.98 (398) 🍀

* 🤖 Automated Format and Fix

* 🤖 Automated Format and Fix

* Fixed activeSpeaker layout while screenshare (#1650)

* Added feature to disable name edit on preview (#1651)

* Fixed empty message on role change decline (#1652)

* Updated changelog

* Updated android sdk branch to dev-v2

* Updated android sdk version

* Fixed sizing issues

* released sample app version 1.5.100 (400) 🍀

* Removed logs

* Corrected comments

* removed unused code

* 🤖 Automated Format and Fix

* Fixed build.gradle

---------

Co-authored-by: Yogesh Singh <yogesh@100ms.live>
Co-authored-by: ygit <ygit@users.noreply.github.com>
Co-authored-by: Decoder07 <Decoder07@users.noreply.github.com>
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

2 participants