Eonfuzz
Eonfuzz
I am also running into this issue. Guess there's been no progress?
Any updates on this? It's 🌶 and would our dev pipeline cleaner
I'm also getting this error. I'll post an update if I can find a way around it.
Thanks @ninjaonsafari. Do you ever try to invoke a js webview function? I still run into undefined is not an object (evaluating 'this.oLangWebViewInterface.callJSFunction') while following your setup
So it turns out `this.oLangWebViewInterface.callJSFunction'` is defined and the recent changes to webpack-dev in the new angular version caused the HTML files to not exist in the built app. Update...
Running into the same issue now, did you ever get it working?
Yeah, trying it on expo 50 and hitting the same blocker. Dang shame. Thanks for the quick response mate.
> Here i my temporary fix. Expo will not be in a hurry to fix the issue, they have a new favourite :-) : ` }} initialRouteName="Welcome" >` Then the...
> If it helps in the short term you can always wrap your before/after hooks and tests inside a tagged describe? Or did you have a scenario where you wanted...
This is causing some serious issues on a project I'm working on. Is there a working fix?