Skip to content

not getting index.android.bundle file at pathOfApkFile/assets/index.android.bundle or any path #26

@Eliezer47

Description

@Eliezer47

After installing apktools from https://apktool.org/docs/install/
and running the command apktook d /pathOfMyapplicaion.apk
I am getting this from the command console:

I: Using Apktool 2.8.1 on base.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\myuser\AppData\Local\apktool\framework\1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values / XMLs...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Baksmaling assets/audience_network.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
I: Copying META-INF/services directory

C:\Users\myuser>

it is not generating index.android.bundle in any path to continue to the next step.
My project was built with React Native Expo, I don't know if it has any relation with this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions