Closed usamaeltmsah closed 1 year ago
How frequently does this occur?
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.
It's happening every time the user sign-in into the app. It occurs on the Login page when it disappears.
It occurs every time if you do it ten times in a row?
Yes, I tried many times and from different devices, and the issue still happens.
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: @.***>
Won't Fix. This is a bug in SwiftUI.
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.