43
Views
7
Comments
Solved
[Twilio Video Mobile] Plugin not compatible with MABS 7.0
Question
twilio-video-mobile
Mobile icon
Forge asset by Hugo Pires
Application Type
Mobile

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

2024-04-02 13-23-43
Gonçalo Ferraria
Champion
Solution

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.

2021-04-09 11-42-43
assif_tiger
 
MVP

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

2024-04-02 13-23-43
Gonçalo Ferraria
Champion

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.

2021-04-09 11-42-43
assif_tiger
 
MVP

Thanks

2021-04-09 11-42-43
assif_tiger
 
MVP

Hi,
Any update for the new version compatible with MABS 7.0 ?

Kindly,
Assif

UserImage.jpg
Anurag Sharma

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? 

2024-04-02 13-23-43
Gonçalo Ferraria
Champion
Solution

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.

2021-04-09 11-42-43
assif_tiger
 
MVP

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

2021-01-07 18-44-43
Paul Ward

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.