Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen to taps on notificationcenter instead? #3

Open
jeroencoumans opened this issue Mar 14, 2013 · 3 comments
Open

Listen to taps on notificationcenter instead? #3

jeroencoumans opened this issue Mar 14, 2013 · 3 comments

Comments

@jeroencoumans
Copy link

Instead of creating a webview that needs to be positioned, wouldn't it be easier to listen to taps on NSNotificationCenter and fire an event based on that?
Also, Cordova has a fireDocumentEvent method that is probably easier to use :)

@j-mcnally
Copy link
Owner

does tapping the status bar fire a NSNotification event? i aggre i'd prefer not mangage my own floating window, i didnt know that existed. would make things much simpler.

@joshbuchea
Copy link

@jeroencoumans did you ever attempt an implementation using NSNotificationCenter? Is this approach worth pursuing?

@jeroencoumans
Copy link
Author

I never tried it, so I wouldn't know:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants