You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my code, if I run it on iOS 15, it runs incredible..... but when I run it on iOS 14.8.2 the Scanner view won't get dismissed, it does execute the handleScan Method, because if I dismiss the view manually, I see for a moment the expected url.
This is my code, if I run it on iOS 15, it runs incredible..... but when I run it on iOS 14.8.2 the Scanner view won't get dismissed, it does execute the handleScan Method, because if I dismiss the view manually, I see for a moment the expected url.
Any ideas why is not working just on iOS 14?
Thanks.
`struct BottomNavigationItem: View {
}`
The text was updated successfully, but these errors were encountered: