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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCode log: Permission denied for Signal strength query #81

Closed
reksc opened this issue Dec 21, 2018 · 5 comments
Closed

XCode log: Permission denied for Signal strength query #81

reksc opened this issue Dec 21, 2018 · 5 comments

Comments

@reksc
Copy link

reksc commented Dec 21, 2018

The plugin basically does what it is supposed to do 馃憤 but I get an error in latest XCode 10 in the console log:

[NetworkInfo] Signal strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied", descriptor: <CTServiceDescriptor 0x283834d00, domain=1, instance=1>

Is this a known issue that I should ignore?

@RameshkrishnanV
Copy link

Same issue for me! is there any fix for this?

1 similar comment
@figure-ai
Copy link

Same issue for me! is there any fix for this?

@jcesarmobile
Copy link
Member

Apple SDKs sometimes log things that might sound confusing, but you can just ignore this one.

@GreenRidingHood
Copy link

GreenRidingHood commented Jun 5, 2019

that helped me https://stackoverflow.com/questions/37800790/hide-strange-unwanted-xcode-logs

@rolinger
Copy link

I am not certain this plugin is generating this error. I am getting this error twice when my app is compiled to a physical iPhone. I commented out related code and then removed the plugin but my app is still getting the same errors. I suspect it might be coming from FirebaseX plugin - not certain though.

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

No branches or pull requests

7 participants