ionic-team / ionic-team/cordova-plugin-ionic-webview
Problem about match with cordova-hot-code-push-plugin
Open
- 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
Assessment
This issue has not been assessed yet.