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
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.
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