Ionic Zoom Meeting SDK plugin

Viewed 11

I’ve got myself into a bit of a bind because of the Ionic plugin and how it is no longer supported by Zoom, and it’s affecting a major client.

I'm trying to do the latest "break fix" for the code with the latest Zoom Meeting SDK, but I’ve got myself into a bit of a dead end, so I was wondering if anyone has any ideas on getting around this part: Trying to build the ionic sample app just to test, I get this issue:

Android resource linking failed
 ERROR:/home/fonemd/.gradle/caches/transforms-3/fe1bfd91c65e607c8365c56b4dc31e91/transformed/jetified-mobilertc/res/values/values.xml:2753:5-2758:10: AAPT: error: style attribute 'attr/itemRippleColor (aka us.zoom.ionicdemo:attr/itemRippleColor)' not found.

I’m using material 1.0.0.rc-1 and androidx.appcompat 1.0.0 SDK 30 and build tools 30.0.0 and Gradle 7.3.3

I’ve tried with material 1.1.0 and androidx.appcompat 1.1.0 as well, and I get the same error.

Hoping someone has seen and solved this issue… Google has failed me!!!

0 Answers
Related