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

Tabbar icons are no longer displayed on iOS #100

Open
Blamoh opened this issue May 10, 2024 · 9 comments
Open

Tabbar icons are no longer displayed on iOS #100

Blamoh opened this issue May 10, 2024 · 9 comments

Comments

@Blamoh
Copy link

Blamoh commented May 10, 2024

Describe the bug
Tabbar icons are no longer displayed on iOS only.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade version to 2.2.5
  2. Launch the application
  3. Icons are no longer displayed
  4. Downgrade to 2.1.5
  5. Icons displayed

Expected behavior
Icons should be displayed.
Screenshots
image
image
image

Smartphone (please complete the following information):

  • iOS
  • Version 15, 17.2

Additional context
I tested on simulators and on reel phones

@Blamoh
Copy link
Author

Blamoh commented May 10, 2024

image

@AathifMahir
Copy link
Owner

AathifMahir commented May 10, 2024

@Blamoh Have you tested on platforms other than iOS? Does this issue only happens on TabBar, Does icons appear on Button, Labels and other controls?

@Blamoh
Copy link
Author

Blamoh commented May 10, 2024

Hello,
Yes I tested on android, no regression.
for android same on simulator and also on physical device.

the regression only concerns the tabbar. on the page it displays normally.

image

@AathifMahir
Copy link
Owner

Hello,
Yes I tested on android, no regression.
for android same on simulator and also on physical device.

the regression only concerns the tabbar. on the page it displays normally.

image

Seems like a bug within Maui Itself
dotnet/maui#20866

You can find a workaround on the above issue, I assume that would fix your issue

@Blamoh
Copy link
Author

Blamoh commented May 10, 2024

My current workaround is to stay in version 2.1.5

@AathifMahir
Copy link
Owner

AathifMahir commented May 12, 2024

My current workaround is to stay in version 2.1.5

@Blamoh would you mind checking whether v3.0.0 fixes this issue

@Blamoh
Copy link
Author

Blamoh commented May 12, 2024

unfortunately the same issue.

@ibrahimmd90
Copy link

It seems like the icons are actually there but in white color. Turn Dark mode on and verify! If so, what would be the workaround?!

@AathifMahir
Copy link
Owner

AathifMahir commented May 27, 2024

It seems like the icons are actually there but in white color. Turn Dark mode on and verify! If so, what would be the workaround?!

Workaround is mentioned here
dotnet/maui#20866

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants