Replies: 2 comments
-
I'm not getting any arguments when launching from the Deep Linking Tester. I added the following code to main.bs:
I then watched from the Brightscript console (8085) and nothing was displayed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
With some more debugging using the Debug console (8085) and debug prints, I have resolved this. The problem resulted in a bug in my code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Previously, I was able to set breakpoints while testing Deep linking launch. Currently, if I set a breakpoint and use the Deep Linking Tester to launch my app ("Send Launch"), the breakpoint is not respected and never hit. I can, however, set breakpoints if I start the Deep Linking Tester with "Send Input".
I'm not sure what could have changed. I'm currently using VSCode 2.48.6
Beta Was this translation helpful? Give feedback.
All reactions