jcesarmobile commented on PR #1437: URL: https://github.com/apache/cordova-ios/pull/1437#issuecomment-2221660730
This will still cause issues like not allowing to stack multiple alerts or not showing them if a view controller is present (i.e. InAppBrowser or Camera). In Dialogs plugin we have a helper function that gets the top view controller, but not sure if it could cause the freezing issue mentioned here. https://github.com/apache/cordova-plugin-dialogs/blob/master/src/ios/CDVNotification.m#L151-L161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org