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

Sometimes .ttf files are missing in the application after the apk or aab build #22806

Closed
aleks42 opened this issue Jun 3, 2024 · 2 comments
Closed
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/android 🤖 t/bug Something isn't working

Comments

@aleks42
Copy link

aleks42 commented Jun 3, 2024

Description

I am working on a solution with several projects. One shared and several application projects that use it.

image

When building an android app, sometimes (often) .ttf fonts are missing.

Expected:
screen2

Сorrupted:
screen1

I compared the bad package and the good one - .ttf files are missing in the apk\assets folder (other files in this folder are in place, such as mp4) and drawable-v31 folder missing in apk\res folder.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

just rebuild

Relevant log output

No response

@aleks42 aleks42 added the t/bug Something isn't working label Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@aleks42 aleks42 changed the title Sometimes resources are missing in the application after the apk or aab build Sometimes fonts are missing in the application after the apk or aab build Jun 3, 2024
@aleks42 aleks42 changed the title Sometimes fonts are missing in the application after the apk or aab build Sometimes .ttf files are missing in the application after the apk or aab build Jun 3, 2024
@jfversluis
Copy link
Member

Duplicate of #19804

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants