rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
13 stars 9 forks source link

Sending Deep link parameters only work when StopOnEntry is true #101

Closed markwpearce closed 2 years ago

markwpearce commented 2 years ago

In a launch configuration with a deepLinkUrl, the parameters are only sent to the app when stopOnEntry set to true.