objective c - Pop up created by CFUserNotificationCreate is not coming to front -


This is a little tricky situation. I want to display a dialogue with the user from the daemon, on this dialog screen, all other open windows Should come out. In regular cases, CFUser notifications work just fine. But try to open a file using "open window" from that open encoder, if the window is hanging due to some reason, the conversation with CFUserNotificationCreate is not coming up on such windows. Is there a solution for this? Is there any way to display any other dialogue?

After consulting Apple, it was known that this is a bug that exists with some applications is. We had extended the Apple bug ticket for the increase.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -