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

How can i use image assets on mini app #71

Open
sun-nguyen-van-bac opened this issue Nov 3, 2023 · 1 comment
Open

How can i use image assets on mini app #71

sun-nguyen-van-bac opened this issue Nov 3, 2023 · 1 comment
Labels
question Further information is requested

Comments

@sun-nguyen-van-bac
Copy link

from mini app need to render image assets but i get error

[15:26:03.846Z][DevServer] Failed to symbolicate {
reqId: 'req-ak',
error: 'File configurations.container.bundle for ios not found in compilation assets'
}
[15:26:03.850Z][DevServer] POST 500 /symbolicate request completed { responseTime: 111.57370799779892 }
[15:26:03.973Z][DevServer] Failed to symbolicate {
reqId: 'req-al',
error: 'File configurations.container.bundle for ios not found in compilation assets'

please help me or let me know example

@sun-nguyen-van-bac sun-nguyen-van-bac added the question Further information is requested label Nov 3, 2023
@jbroma
Copy link
Member

jbroma commented Nov 18, 2023

Hey @sun-nguyen-van-bac,

can you check the logs for any other errors?

Also, please describe how are you trying to render image assets, are you using inlining of assets for that or perhaps remote assets?

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

No branches or pull requests

2 participants