Dear component owners,Thank you for the awesome forge component.
Can you upgrade the same to make it compatible with MABS 7.0 via updating the respective Cordova version & using the updated repo.Awaiting for reply,Assif
Hi All,
A new version is available to download. Currently is under development, but almost close to a stable version.
Please test and give us feedback on this new version.
Thank you.
Dear Goncalo Ferraria,Appreciate your & team-members efforts !!Yes the version 4.0.3 is successfully tested [ Build generated with MABS 7.0 ] on Android & iOS & working smoothly as per the expectation.Thanks Once Again !!- Assif
Hi Assif,
We working to make this plugin compatible with MABS 7.0 and updated with the last SDK releases.
A new cordova repository will be used.
Thanks
Hi,Any update for the new version compatible with MABS 7.0 ?Kindly,Assif
Hello,
we are also facing the same issue and getting regular emails from Twilio about end of life support for old sdks.
Are there any updates on the new version?
Hello!
When we generate our Android app on MABS 7.0 or 7.1, we get the following compile errors (switching back to MABS 6.3 gets rid of the errors):
[2021-07-21T22:14:51.593Z] [VERBOSE] [Build] Executing script found in plugin cordova.plugin.twilio.video for hook "before_compile": plugins/cordova.plugin.twilio.video/hooks/before_compile/edit_manifest.js
[2021-07-21T22:14:51.595Z] [VERBOSE] [Build] Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
[2021-07-21T22:14:51.595Z] [VERBOSE] [Build] CordovaError: Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
[2021-07-21T22:14:51.595Z] [VERBOSE] [Build] at Context.requireCordovaModule (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/Context.js:57:15)
[2021-07-21T22:14:51.595Z] [VERBOSE] [Build] at module.exports (/var/lib/builder/builds/3a129f1e-d5c9-4b7b-b97a-a6b932e38a43/source/plugins/cordova.plugin.twilio.video/hooks/before_compile/edit_manifest.js:77:17)
[2021-07-21T22:14:51.596Z] [VERBOSE] [Build] at runScriptViaModuleLoader (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:157:32)
[2021-07-21T22:14:51.596Z] [VERBOSE] [Build] at runScript (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:136:12)
[2021-07-21T22:14:51.596Z] [VERBOSE] [Build] at /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:108:40
[2021-07-21T22:14:51.620Z] [ERROR] [Build] Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
[2021-07-21T22:14:51.620Z] [ERROR] [Build] Build failed with the following error: Error generating application. Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.