Skip to content
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

[BUG] Illegal char <:> at index 51: com.example.online_tutor.app-mergeDebugResources-41:/values/values.xml #8482

Closed
Hamzaagujjar opened this issue May 18, 2024 · 3 comments
Labels

Comments

@Hamzaagujjar
Copy link

Summary

Code to reproduce

Android version

Impacted devices

Installation method

Dependency Versions

kotlin:
stripe-android:
Android Gradle Plugin:
Gradle:

SDK classes

Video

Other information

@seanzhang-stripe
Copy link

Hi @Hamzaagujjar can you share more info about this error?

Also there's a similar discussion here, can you check if the same solution works for you?

@alsabanta-dev
Copy link

I'm adding Stripe to my project built on top of DuckDuckGo's Android App (Open Source) and I ran into the same issue described in this bug report. I've been looking for a solution for a while but haven't been able to find one yet.

Are there any workarounds or updates available that might address this problem?

Thanks

@alsabanta-dev
Copy link

I believe I've identified the source of the conflict and fixed the issue in my project. It seems there was a naming collision with an attribute named buttonSize within my code. Renaming this attribute resolved the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants