Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Fix Ionic requests(white screen) #491

Merged
merged 2 commits into from
Jan 18, 2019
Merged

Conversation

alexandergoncharov-zz
Copy link
Contributor

Issue: Ionic app should call all file URL requests with setServerBasePath method otherwise app shows just white screen.

Solution: Replaced calling setServerBasePath method to using it with all URL request.

Related issue: #486

Copy link
Contributor

@yuri-kulikov yuri-kulikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@alexandergoncharov-zz alexandergoncharov-zz merged commit 2a668a1 into master Jan 18, 2019
@rdss-jpupeter
Copy link

Hi all,
since this merge the plugin doen´t work for ionic 3 anymore.
actual behaviour:

  1. setServerBasePath is called for the new CodePush-Update URL
  2. setServerBasePath is called for the ionic default URL

--> on every App Start the default App is displayed and the user never sees the updated version.

With the #483 PR all ionic Webview 2+ issues were solved, but for me now the plugin doesn´t work anymore.

Ionic webview version:
cordova-plugin-ionic-webview 2.3.1

Ionic info
bildschirmfoto 2019-01-30 um 08 58 28

@alexandergoncharov-zz alexandergoncharov-zz deleted the Goncharov/fix_ionic4 branch December 16, 2019 08:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants