oracle / cordova-plugin-wkwebview-file-xhr

Cordova Plugin for WebView File XHR
Universal Permissive License v1.0
138 stars 118 forks source link

@ngx-translate cannot update zh.json file #85

Closed haolinfang closed 2 years ago

haolinfang commented 2 years ago

hello, my app is ionic3.20.0, i update uiwebview to wkwebview, anything is ok but @ngx-translate, so i install this plugin, but i get new problem, in my app.module.ts, i set "./assets/i18n/zh.json“ like "new TranslateHttpLoader(http, './assets/i18n/', '.json')", when code-push update, the new zh.json not work, thanks for help, please

manish2788 commented 2 years ago

Issue doesn't seems to be related with plugin. If you still see the issue please open a new ticket with detail including how to reproduce the issue locally.