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

App crashes on video request on iOS 15.2 (ionic/angular) #237

Open
vadimwe opened this issue Jan 22, 2022 · 6 comments
Open

App crashes on video request on iOS 15.2 (ionic/angular) #237

vadimwe opened this issue Jan 22, 2022 · 6 comments
Milestone

Comments

@vadimwe
Copy link

vadimwe commented Jan 22, 2022

Bug Report

Problem

What is expected to happen?

Starts video recording on iOS 15.2

What does actually happen?

App crashes on video request on iOS 15.2

Information

Install plugin and request video recording

Command or Code

Environment, Platform, Device

iOS 15.2
iPhone X

Version information

Ionic:

Ionic CLI : 6.18.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.8.4
@angular-devkit/build-angular : 12.2.10
@angular-devkit/schematics : 12.2.10
@angular/cli : 12.2.10
@ionic/angular-toolkit : 4.0.0

Cordova:

Cordova CLI : 10.0.0
Cordova Platforms : android 10.1.0, ios 6.2.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 18 other plugins)

Utility:

cordova-res : 0.15.4
native-run : 1.5.0

System:

Android SDK Tools : 26.1.1 (/Users/vs/Library/Android/sdk)
ios-deploy : 1.11.4
ios-sim : 8.0.2
NodeJS : v14.18.1 (/usr/local/bin/node)
npm : 6.14.15
OS : macOS Big Sur
Xcode : Xcode 13.2.1 Build version 13C100

Checklist

  • [ x] I searched for existing GitHub issues
  • [x ] I updated all Cordova tooling to most recent version
  • [x ] I included all the necessary information above
@alphagamer7
Copy link

+1

2 similar comments
@sajath-45
Copy link

+1

@agbrock
Copy link

agbrock commented Mar 2, 2022

+1

@jcesarmobile
Copy link
Member

Can you try updating to latest version of the plugin and if the problem still persists provide a sample app where the issue can be reproduced?

@Wyndala
Copy link

Wyndala commented Feb 26, 2023

I experienced the same "problem" ... my issue was, that I didn't provided a NSMicrophoneUsageDescription.

The documentation mentions this for the capture.captureImage part, but it is needed for Audio and Video.

@breautek
Copy link
Contributor

Usage description requirements is documented but I do agree that the formatting is confusing and could be improved.

@breautek breautek added this to the 6.0.0 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants