Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] IOS Tab Bar is White is some IOS devices even when set to black #14755

Closed
sisaacks opened this issue Oct 19, 2021 · 3 comments
Closed

[Bug] IOS Tab Bar is White is some IOS devices even when set to black #14755

sisaacks opened this issue Oct 19, 2021 · 3 comments
Labels
iOS 15 p/iOS 🍎 s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/unverified New report that has yet to be verified t/bug 🐛
Projects

Comments

@sisaacks
Copy link

sisaacks commented Oct 19, 2021

Description

I have an xamarin shell flyout application. One of our phones, I Phone 12 Mini the background is showing up white even though I have set it to black. This only seems to be happening in the mini. I have read online xamarin/xamarin-macios#12778 that the issue seems to be XCode Related but the last entry made it seem that it was Xamarin related.

Steps to Reproduce

  1. Create an Xamarin Shell App
  2. Set the Resource Dictionary Style with the following:

Expected Behavior

The tab bar should be black and the icons should be white

Actual Behavior

the tab bar is white and the icons are white

Basic Information

The tab bar seems to be be white on IOS 15, even when set to black with the style in the Shell Flyout Application.
I found this online but not sure if this is the correct answer or not: https://stackoverflow.com/questions/69310028/uitabbarcontroller-bartintcolor-not-working-in-ios15/69402468#69402468

  • Version with issue: IOS version 15
  • Last known good version: IOS version 14
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library / AndroidX Version:
  • NuGet Packages:
  • Affected Devices:

Environment

Windows Microsoft Visual Studio Professional 2019 Version 16.11.5
MAC Build Server Visual Studio 8.10.11
MAC Build Server XCode 13

Show/Hide Visual Studio info

Build Logs

Screenshots

Reproduction Link

Workaround

@sisaacks sisaacks added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 19, 2021
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Oct 19, 2021
@jfversluis
Copy link
Member

What version of Xamarin.Forms are you using? The version that came out yesterday (2196) should fix this

@jsuarezruiz
Copy link
Contributor

Right, seems that should be fixed by #14649, merged and included in the latest version released yesterday. Could you try again with the latest version and share feedback?. Thanks!

@jsuarezruiz jsuarezruiz moved this from New to Needs Info in Triage Oct 19, 2021
@jsuarezruiz jsuarezruiz added the s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. label Oct 19, 2021
@jfversluis
Copy link
Member

Going to assume the linked PR indeed fixed this issue

Triage automation moved this from Needs Info to Closed Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS 15 p/iOS 🍎 s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/unverified New report that has yet to be verified t/bug 🐛
Projects
Triage
  
Closed
Development

No branches or pull requests

3 participants