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

Video limit param #90

Merged
merged 6 commits into from
Nov 28, 2024
Merged

Video limit param #90

merged 6 commits into from
Nov 28, 2024

Conversation

parveshneedhoo
Copy link
Contributor

No description provided.

@YushraJewon YushraJewon changed the title Video limit param android side Video limit param Nov 8, 2024
try {
recordWithAudio = options.getBoolean("recordWithAudio");
} catch (JSONException e) {
throw new RuntimeException(e);
Copy link
Member

Choose a reason for hiding this comment

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

Is it better if we do

callbackContext.error("Some helpful message");
 return true;

@dinitri dinitri merged commit 942a44a into master Nov 28, 2024
1 check passed
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.

3 participants