Skip to content

SwiftAudioRecorderPlugin.swift build issues #61

@fabiocberg

Description

@fabiocberg

Please, you need to change the lines 39 and 67 respectively as below:

39 - try AVAudioSession.sharedInstance().setCategory(.playAndRecord, options: [])

67 - switch AVAudioSession.sharedInstance().recordPermission{

This is the correct implementation. Your current build is wrong and crashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions