ionic-team / ionic-team/cordova-plugin-ionic-webview

Android: same domain as the host return the index.html

Open
#699 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

When I set the domain as the same of the host the app returns the index.html. This behavoir is happening because app’s webview thinks you are asking for an internal resource, like a local page (index.html, etc.), instead of making an actual HTTP network request.

I need to set the same domain to avoid CORS conigurations and pre flights calls.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.