Closed gtwilliams03 closed 2 hours ago
I should add that I have two apps and both are failing, so this could be an expo thing, or it could be an environmental thing on my end, but the migration to SDK 52 from 51 went very smoothly.
Hi there! It looks like your issue requires a minimal reproducible example, but it is invalid or absent. Please prepare such an example and share it in a new issue.
The best way to get attention to your issue is to provide a clean and easy way for a developer to reproduce the issue on their own machine. Please do not provide your entire project, or a project with more code than is necessary to reproduce the issue.
A side benefit of going through the process of narrowing down the minimal amount of code needed to reproduce the issue is that you may get lucky and discover that the bug is due to a mistake in your application code that you can quickly fix on your own.
"How to narrow down the source of an error"
You may not have spent enough time narrowing down the root cause of the issue. Try out the techniques discussed in this manual debugging guide to learn how to isolate the problem from the rest of your codebase.
That's understandable, it can take some time to prepare. We ask that you hold off on filing an issue until you are able to fully complete the required fields in the issue template.
This is useful knowledge, but it's still valuable to have the resulting project that is produced from running the steps, where you have verified you can reproduce the issue.
Minimal reproducible example
N/A
What platform(s) does this occur on?
Android
Where did you reproduce the issue?
in a development build
Summary
I followed the instructions to upgrade our app to SDK 52 - all went just fine and the app runs in Android simulator just fine as well. But when I sent a build up to expo.dev, the build fails in the gradle step with this
checkReleaseDuplicateClasses
error. I looked through the other issues from earlier SDKs that reference this, but they seemed to be firebase related and I don't have a firebase-related package installed. All packages are current. Any thoughts?Environment
Expo Doctor Diagnostics