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

iOS webview showing blank page in specific URL #776

Closed
4 tasks done
hwikang opened this issue Apr 2, 2021 · 10 comments
Closed
4 tasks done

iOS webview showing blank page in specific URL #776

hwikang opened this issue Apr 2, 2021 · 10 comments
Labels
bug Something isn't working

Comments

@hwikang
Copy link

hwikang commented Apr 2, 2021

Environment

Technology Version
Flutter version 1.22.4
Plugin version 4.0.0+4
Android version
iOS version 14.4
Xcode version 12.4

Device information:

Description

Expected behavior:

Current behavior:
showing white(blank) page

Steps to reproduce

InAppWebView showing a blank page when I set initialUrl to "https://dev-codesketch.luxrobo.com/".
Other url works fine in InAppWebView so I thought this url is a problem.
But this url works fine in Web(chrome) and Android(native code)

Images

Stacktrace/Logcat

@hwikang hwikang added the bug Something isn't working label Apr 2, 2021
@github-actions
Copy link

github-actions bot commented Apr 2, 2021

👋 @hwikang

NOTE: This comment is auto-generated.

Are you sure you have already searched for the same problem?

Some people open new issues but they didn't search for something similar or for the same issue. Please, search for it using the GitHub issue search box or on the official inappwebview.dev website, or, also, using Google, StackOverflow, etc. before posting a new one. You may already find an answer to your problem!

If this is really a new issue, then thank you for raising it. I will investigate it and get back to you as soon as possible. Please, make sure you have given me as much context as possible! Also, if you didn't already, post a code example that can replicate this issue.

In the meantime, you can already search for some possible solutions online! Because this plugin uses native WebView, you can search online for the same issue adding android WebView [MY ERROR HERE] or ios WKWebView [MY ERROR HERE] keywords.

Following these steps can save you, me, and other people a lot of time, thanks!

@pichillilorenzo pichillilorenzo changed the title webview showing blank page in specific URL iOS webview showing blank page in specific URL Apr 2, 2021
@pichillilorenzo
Copy link
Owner

pichillilorenzo commented Apr 2, 2021

This should be fixed within the next release!

@pichillilorenzo
Copy link
Owner

However, for some reason, the console.log is being wrapped also by the web app itself and it's conflicting causing a JavaScript error (also, that is very strange!).

@pichillilorenzo
Copy link
Owner

Released new version 5.3.1.

@bartukaan
Copy link

How to handle, previous Flutter version 2.0 ?

@pichillilorenzo
Copy link
Owner

Unfortunately version 4 is not supported anymore

@Enlacecode
Copy link

Is this issue resolved? I am also facing same issue with latest version of the plugin.

@snghnishant
Copy link

snghnishant commented Oct 27, 2021

I am using the flutter_inappwebview 5.3.2 to load a custom URL, on Android, it works fine but on iOS it's showing a white page with an error after a few seconds of the page load Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service

iOS Deployment target is set to iOS 12 and testing on a Physical device with iOS 15

@pichillilorenzo can you reopen this issue?

@atvbasha
Copy link

@snghnishant +1

Copy link

github-actions bot commented Oct 4, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants