-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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