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

[Bug] Doesn't show Shell.Title on iOS, but fine on Android. #13306

Closed
Nelo-cool opened this issue Jan 6, 2021 · 1 comment · Fixed by #13319
Closed

[Bug] Doesn't show Shell.Title on iOS, but fine on Android. #13306

Nelo-cool opened this issue Jan 6, 2021 · 1 comment · Fixed by #13319

Comments

@Nelo-cool
Copy link

Nelo-cool commented Jan 6, 2021

Description

Hello guys!
In Xamarin Forms 5.0 Release my code:
image
After build and run in Android (fine):
image
On iOS (is bad, from somewhere, the top indent is taken equal to 20 px, I was able to see it debug mode. StackLayout.Margin.Top = 20. What?! :( ) on device SE 1st:
image
On iOS (is bad too, but...:): empty view! Okay. rollback to the pre 6 and i can see fine work:
image
Good boys:)

Steps to Reproduce

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue: 5.0 release
  • Last known good version: 5 pre 6.
  • Platform Target Frameworks:
    • iOS: 14.3
    • Android: 7.1 and above
    • UWP: none
  • Android Support Library / AndroidX Version:
  • NuGet Packages:
  • Affected Devices:

Environment

Show/Hide Visual Studio info

Build Logs

Screenshots

Reproduction Link

Workaround

@rachelkang
Copy link
Contributor

rachelkang commented Jan 6, 2021

Hi, @Nelo-cool - thanks for sharing! Confirming that I can reproduce this issue as per my comment here on a related issue. We'll be sure to take a closer look at this

cc @PureWeen

@rachelkang rachelkang added a/shell 🐚 a/titleview p/iOS 🍎 e/4 🕓 4 and removed s/unverified New report that has yet to be verified labels Jan 6, 2021
@rachelkang rachelkang moved this from New to Ready For Work in Triage Jan 6, 2021
Triage automation moved this from Ready For Work to Closed Jan 15, 2021
rmarinho pushed a commit that referenced this issue Jan 15, 2021
* Fix margin on Shell.TitleView

* - fix ui test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Triage
  
Closed
Development

Successfully merging a pull request may close this issue.

2 participants