we are using capacitor 5 in our project it’s a legacy project and upgrading it in to 6 will cost a lifetime so here there is a issue related to media recording, In web its working fine but in native apps it’s not working. while we researched about the issue on internet it’s came to a dead end where cordova Mediastream has been depricated. Can anyone suggest any solutions for to resolve this issue or suggest any packages where we can use with capacitor 5 for media recording. The feature is a crucial thing in the project. If anyone can help please…
If it’s running Capacitor 5, it’s not that legacy You say upgrading to Capacitor 6 will cost a lifetime yet breaking changes are minimal between versions.
You will need to provide more info so someone can help you.
For example:
- What plugin are you using? A link to the project/repo is definitely needed.
- What is the issue?
- What have you tried?