Closed fedme closed 2 years ago
I'm running into the same problem when executing the command ionic monitoring syncmaps. Where you able to find a workaround?
@jesperbjerke , thank you for your response, that does explain why it is not working in the application. I noticed monitoring this week for the first time in our AppFlow environment since the UI update
What the????
I would have never upgraded to V4 if I'd known monitoring isn't supported. This is ridiculous!!
Same here.
@IonicProSupport Any news, on monitoring in v4 apps?
I ended up rewriting my app in React Native. Will come back once Capacitor comes out (maybe). Was able to rewrite 6 months of work in Ionic, in just 5 days in React Native.
The live-reload and debugger experience is also much better.
I find it disappointing that Ionic isn't responding, and isn't doing anything about critical issues. Version 4 shouldn't have been out if most of the critical infrastructure is not supported there!
Description: The
ionic monitoring syncmaps
command does not work inside a Ionic 4 project because the.sourcemaps
directory does not exist. The error returned is the following one:Manyally copying Angular's sourcemap files (from inside
www
) inside a newly created.sourcemaps
folder also does not work: it seems to be able to upload some files but then it returns the following error:Steps to Reproduce:
ionic monitoring syncmaps
Output:
My
ionic info
:Other Information: