question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not signal service com.apple.WebKit.WebContent

See original GitHub issue

Bug description:

While running webview on IOS i am getting warning message Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service and while submitting to Appstore also i am getting webview deprecation warning.

code:


import {WebView} from 'react-native-webview';

<WebView source={{ uri: url}} style={{ marginTop: 0}} />

Environment:

  • Platform: IOS
  • react-native version: ‘0.62.2’
  • react-native-webview version: ‘10.2.3’

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:15
  • Comments:13

github_iconTop GitHub Comments

7reactions
tututututututucommented, Jan 5, 2021

still searching for solutions …

6reactions
ahmedmhussein111commented, Oct 31, 2020

Still searching for solutions, facing the same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

com.apple.WebKit.WebContent drops 113 error - Stack Overflow
Finally, solved the problem above. I was receiving errors. Could not signal service com.apple.WebKit.WebContent: 113: Could not find ...
Read more >
com.apple.WebKit errors after deallocating WKWebView
Could not signal service com.apple.WebKit.WebContent : 113: Could not find specified service. Could not signal service com.apple.WebKit.
Read more >
Could not signal service com.apple.WebKit.WebContent: 113
I'm using webview_flutter: ^2.0.4 and sometimes I get this error. This doesn't cause a crash or anything though. Error Could not signal ......
Read more >
iOS : com.apple.WebKit.WebContent drops 113 error - YouTube
iOS : com.apple. WebKit. WebContent drops 113 error: Could not find specified service [ Gift : Animated Search Engine ...
Read more >
iOS : Could not signal service com.apple.WebKit.WebContent
iOS : Could not signal service com.apple.WebKit.WebContent [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] iOS : Could ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found