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
I have a SwiftUI application where I would let the users to select the data they want (alphanumeric, emoji or numeric). Now when the selected choice in the Picker is emoji, I will show MCEmojiPicker when the gray rectangles are tapped. This works as expected. Now when I changed the choice to either alphanumeric or numeric, the emoji picker is shown unexpectedly. Please see attached video:
I have a SwiftUI application where I would let the users to select the data they want (alphanumeric, emoji or numeric). Now when the selected choice in the Picker is emoji, I will show MCEmojiPicker when the gray rectangles are tapped. This works as expected. Now when I changed the choice to either alphanumeric or numeric, the emoji picker is shown unexpectedly. Please see attached video:
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-03-25.at.17.00.44.mp4
The text was updated successfully, but these errors were encountered: