GitHub user BigBalli added a comment to the discussion: Camera "crashing" on iOS
How are you calling capturePhoto? NSInvalidArgumentException usually means you're passing something that is of wrong type (eg int instead of string). using this.onFail might also be fragile, define it explicitly to see if it works. GitHub link: https://github.com/apache/cordova/discussions/551#discussioncomment-13620633 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
