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

Quick null check for both ios and android. #1352

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

8BallBomBom
Copy link
Member

Won't fix this issue but will make developers aware that they will need to run pod install or npm install as it would appear some linking commands don't always execute properly when adding packages to your project.

Not actually sure if that is intentional or not.
Also would it be worth mentioning anything about alternative package managers like yarn?

@saghul
Copy link
Member

saghul commented Mar 20, 2023

@8BallBomBom i think this is ready, can you please squash and adjust the commit message when merging?

@8BallBomBom
Copy link
Member Author

Ahhhh, not very often i do that but will instead do drafts then squash the lot once ready 👍🏻

@saghul
Copy link
Member

saghul commented Mar 21, 2023

LGTM, please go ahead and merge!

@8BallBomBom
Copy link
Member Author

Don't think i actually have them permissions 🤔

@danjenkins danjenkins merged commit ba03778 into react-native-webrtc:master Mar 21, 2023
@danjenkins
Copy link
Collaborator

@8BallBomBom done for you :)

@8BallBomBom
Copy link
Member Author

Saved my bacon, thanks 😅

@8BallBomBom 8BallBomBom deleted the null-check branch March 21, 2023 09:20
@saghul
Copy link
Member

saghul commented Mar 21, 2023

Don't think i actually have them permissions 🤔

Well, let me fix that then!

@saghul
Copy link
Member

saghul commented Mar 21, 2023

Fixed :-)

@8BallBomBom
Copy link
Member Author

Thank you 😃

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.

Type Script : Getting error when calling the "await mediaDevices.getUserMedia({ audio:true, video: true });"
3 participants