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

The observer for CIRCUIT_ESTABLISHED is never called #6

Closed
pawartur opened this issue Mar 16, 2016 · 2 comments
Closed

The observer for CIRCUIT_ESTABLISHED is never called #6

pawartur opened this issue Mar 16, 2016 · 2 comments

Comments

@pawartur
Copy link

I user Tor.framework in an iOS app running on an iPhone 6s with iOS 9.2.1

When I call the - (id)addObserverForCircuitEstablished:(void (^)(BOOL established))block method on TORController, the block is never called, although I see in the logs that the circuit has indeed been established.

@conradev
Copy link
Member

@pawartur, is the TORController connected? Try printing the connected property.

As I commented here, I have plans to make it more reliable.

@conradev
Copy link
Member

conradev commented Feb 1, 2017

Closing due to inactivity

@conradev conradev closed this as completed Feb 1, 2017
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

2 participants