Skip to content

Avoid the cordova-plugin-iosrtc #86

@tomivm

Description

@tomivm

The cordova-plugin-iosrtc is used to record and play audio on the iOS platform.
This plugin prevents the 'iOS simulator' from working, requiring manual removal to test the app on simulators.
Also, it is the only plugin that adds .swift files to our plugins folder, causing complexity in configurations to the Xcode project, like manually moving Crashlytics to the end in 'build phases' (probably this could be resolved in another way too).
It would be good to find a way to record and play the audio in our tiles to avoid this complexity.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions