easy_profiler icon indicating copy to clipboard operation
easy_profiler copied to clipboard

Unable to collect blocks via network from application on iOS.

Open avlbanuba opened this issue 6 years ago • 2 comments

Hi,

Maybe anyone got the same problem. I am trying to use easy_profiler with iOS app. I have troubles to connect to the block listener. Debugger shows, that the port is opened, however, profiler_gui is unable to connect to the device.

I believe, that it may relate to: the followint passage from official doc: "In iOS, using sockets directly using POSIX functions or CFSocket does not automatically activate the device’s cellular modem or on-demand VPN." (https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/CommonPitfalls/CommonPitfalls.html)

Have anyone any suggestions on that?

avlbanuba avatar Feb 06 '18 14:02 avlbanuba

@avlbanuba thanks for investigation and an information! We need to get some help with this issue

yse avatar Feb 07 '18 20:02 yse

up!

cas4ey avatar Apr 25 '18 22:04 cas4ey