on 2022 Jun 08 2:15 AM
I am trying to debug my MDK app using the VSCode Extension on a mac (iOS Simulator)
But my app is using a couple of extensions and specifically pdfmake is the one I need to debug.
I followed a few blogs and the SAP help page for debugging and I am unable to go through MDK: bundle build
as I get.
When I build the client I get similar errors then I go into the client directory and run npm I pdf make then ns prepare ios and that gets the xcode project working.
but I am not sure how to get around this for Debugging using VSCode.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
If you are trying to bundle from VSCode you will need to make sure you define those as externals. Go to Settings > Mdk: Bundler Externals and click the Edit in settings.json. This will open the settings.json and you can add the necessary externals and try your bundle again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
30 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.