#cashappgoogle
1 messages · Page 1 of 1 (latest)
Hmmm, my guess is the problem is coming from the line that says "2 files found with path...". The recommendation it gives is to add packagingOptions to help, though I'm a little out of my element here.
I found an example of this error, with an example of how to fix it here: https://github.com/auth0/Auth0.Android/issues/598#issuecomment-1486736916
Does that help at all?
To implement that solution I sort of have to move away from EAS and try to build it locally, but that was something I'd already been considering. Thank you!