Hello team,
AlertView UI is not centred in middle in few rare scenarios. This is observed intermediately when multiple alerts are tried to present.
OS - iOS 16
Device - iPhone 12 mini.
Thanks in advance.
Hello team,
AlertView UI is not centred in middle in few rare scenarios. This is observed intermediately when multiple alerts are tried to present.
OS - iOS 16
Device - iPhone 12 mini.
Thanks in advance.
Hi there, UIAlertView has been deprecated long time ago (iOS 9). You should migrate to UIAlertController. Read the docs for a usage example. https://developer.apple.com/documentation/uikit/uialertcontroller