-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDK not compiling on AGP 3.6.0 #479
Comments
|
I was hoping to upgrade since it is supposed to resolve this issue: |
|
Hey @shaunpanjabi Thank you for filing the issue. We will take a look and get back to you. |
|
Hey @shaunpanjabi We have a bug in the SDK where we are missing the format declaration of |
|
@aaalaniz thanks! it works now |
Thank you so much for sharing this information. I am running into the same issue now. This worked for me. |
|
Fixed in Thanks for filing @shaunpanjabi ! |
|
I got the same issue and RESOLVED by using the latest Twillio depencecy.
Updated couple of things in Old: New: |
I have no idea why adding this attrs.xml file to "android/app/src/main/res/values/" fixed it but it did. Thanks! |

Description
Unable to build with Twilio Video SDK using the latest Android Gradle Plugin 3.6.0.
Steps to Reproduce
Code
Expected Behavior
To actually build
Actual Behavior
Throws the following error:
Which links to:
Which I believe is related to the Twilio Video View in the SDK.
Reproduces how Often
100%
Logs
see above
Versions
All relevant version information for issue.
Video Android SDK
5.1.1
Android API
n/a
Android Device
n/a
The text was updated successfully, but these errors were encountered: