Peter-Schorn / SpotifyAPIExampleApp

An Example App that demonstrates the usage of SpotifyAPI.
23 stars 8 forks source link

The navigation view items seems to be crashed when the LoginView being Hidden #5

Closed usamaeltmsah closed 1 year ago

usamaeltmsah commented 2 years ago

When I log into the app and the LoginView becomes hidden the navigation view overlaps with the iPhone (system) navigation view (i.e. Time, battery, and so on)

To make it works as expected I should make the app in the background and reopen it.

Peter-Schorn commented 2 years ago

How frequently does this occur?

Peter-Schorn commented 2 years ago

How frequently does this occur?

And can you identify the code responsible? This bug may be caused by SwiftUI—in which case, there's nothing I can do.

usamaeltmsah commented 2 years ago

It's happening every time the user sign-in into the app. It occurs on the Login page when it disappears.

Peter-Schorn commented 2 years ago

It occurs every time if you do it ten times in a row?

usamaeltmsah commented 2 years ago

Yes, I tried many times and from different devices, and the issue still happens.

usamaeltmsah commented 2 years ago

It's happening every time the user sign-in into the app. It occurs on the Login page when it disappears.

On Sat, Jul 30, 2022 at 11:39 AM Peter Schorn @.***> wrote:

How frequently does this occur?

And can you identify the code responsible? This bug may be caused by SwiftUI—in which case, there's nothing I can do.

— Reply to this email directly, view it on GitHub https://github.com/Peter-Schorn/SpotifyAPIExampleApp/issues/5#issuecomment-1200125373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSMAWOGYAGT3ZFPUNSQOHTVWTZ5LANCNFSM546PHNCQ . You are receiving this because you authored the thread.Message ID: @.***>

Peter-Schorn commented 1 year ago

Won't Fix. This is a bug in SwiftUI.