Shlomo Zalman Heigh
Shlomo Zalman Heigh
Still happens with v1.13.0, see #624
This project and issue are critical to my team, so I'm spending some time debugging even though I'm not very experienced with native iOS development or Objective-C. I'm chronicling my...
@ludufre Do you also use cordova-plugin-wkwebview-engine?
Continuing my debugging... Using my previous findings, I moved some code from 'CDVWKWebViewEngine+CodePush.m' to 'CodePush.m' and that fixed the issue immediately after install. Here's my commit: https://github.com/szh/cordova-plugin-code-push/commit/41e1a79c3b58f39388b672e480aa06adf874de19 However after closing...
@ludufre Right, I'm not (look again at my earlier comment), just checking whether you were. There is code in this plugin to deal with ionic's webview differently which may be...
> @szh So everything is now working in your new PR? Yes
This was 3 years ago. Is there a resolution? Edit: I found a workaround - copy the codePush.d.ts file to my source directory
Any plans to merge this?
This would be fixed in #599
I'm seeing the same issue since updating to version 2. Right now I'll have to downgrade back to version 1.3 until this is fixed