Gradle detected a problem with the following location: ”. Reason: Task ‘:app:bundleReleaseJsAndAssets’ uses this output
I trying to update my react native app from Android API 33 to API 34. My emulator work fine but when I try to build .apk file my app crash at launch. When I create apk with:
Gradle detected a problem with the following location: ”. Reason: Task ‘:app:bundleReleaseJsAndAssets’ uses this output
I trying to update my react native app from Android API 33 to API 34. My emulator work fine but when I try to build .apk file my app crash at launch. When I create apk with: