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

Problem about match with cordova-hot-code-push-plugin

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

Description

In latest Version , web server root directory path use as below:
` NSString *publicPath = [bundle pathForResource: @"www" ofType:nil];`
but it's does not match with "cordova-hot-code-push-plugin",
because "cordova-hot-code-push-plugin" changed www folder to external storage, not default www folder 。

Could some one tell me how to solve this problem please,thanks~

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.