Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DesktopBridgeToUWP #1

Closed
ThanawutZiios opened this issue May 30, 2016 · 2 comments
Closed

DesktopBridgeToUWP #1

ThanawutZiios opened this issue May 30, 2016 · 2 comments

Comments

@ThanawutZiios
Copy link

Hi,

Thank you for your sample code , is there any code/knowledge on how to do DesktopBridge on javascript version? My code is on hosted web app and want to call Desktop App to get data.

Right now what I do is set appService to be StartPage="js/appservice.js"
and after UWP ( index.html ) call to Desktop via launchFullTrustProcessForCurrentAppAsync it open WPF App , after that WPF app call back on AppServiceConnection and open the connection to UWP App on StartPage ( appservice.js ) but my deadend here since my index.html cannot get anything from appservice.js , even in appservice.js show messagebox that come from WPF it still not show.
Did I missing some concept or how I can make it work

Thank you,
Tour

@vladimp
Copy link
Contributor

vladimp commented Jun 1, 2016

Hi Tour,

Thanks for reporting the issue.
We will work to add a javascript sample as well.

Thanks,
Vladimir

@vladimp vladimp closed this as completed Jun 14, 2016
@cconner100
Copy link

You have closed this issue but I don't see a resolution? any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants