No announcements
Found 2376441 threads
-
1 Votes
[UWP] Client & Server UWP verfiy in-app purchase on the server side
Use receipts to verify product purchases: https://msdn.microsoft.com/en-us/library/windows/apps/mt219692.aspx Validating Windows ...Answered | 7 Replies | 675 Views | Created by bjames_dev - Sunday, February 21, 2016 4:56 PM | Last reply by Barry Wang - Wednesday, March 2, 2016 6:01 AM -
1 Votes
In-app purchases for win32 UWP app
Hi Emgiec, Yes, you could add add-on to your desktop bridge app using Windows.Store.Services namespace.Answered | 1 Replies | 1216 Views | Created by EMgiec - Thursday, April 12, 2018 11:47 AM | Last reply by Mattew Wu - Friday, April 13, 2018 6:22 AM -
0 Votes
UWP in-app purchases 0x80070490
Hello Han Ching, If you are sure your IAP is already filled in, please contact here for ...Answered | 1 Replies | 1016 Views | Created by Han Ching - Wednesday, September 9, 2015 5:09 AM | Last reply by Barry Wang - Thursday, September 10, 2015 10:06 AM -
1 Votes
Communication between UWP server and .NET client
hello "When UWP server is on, my client cannot send data to server until server sends data first.Answered | 7 Replies | 2006 Views | Created by Korush - Thursday, March 16, 2017 9:58 PM | Last reply by Dave Patrick - Wednesday, March 22, 2017 10:44 PM -
0 Votes
[UWP]XMPP Client for Windows-10 UWP App
The chat server is already up and running on XMPP.Answered | 6 Replies | 3320 Views | Created by Kaizen341 - Thursday, April 28, 2016 1:57 PM | Last reply by Xavier Xie-MSFT - Friday, April 29, 2016 8:26 AM -
0 Votes
[UWP]UWP Microsoft Account Auto Sign-In for In-App Purchases
Additionally, there is a similar question about "Need help with Windows 10 In-App Purchases" which include the following ...Answered | 1 Replies | 621 Views | Created by Outlaw Software - Thursday, April 14, 2016 9:22 AM | Last reply by Active Geometry - Friday, April 15, 2016 2:33 PM -
0 Votes
Side load UWP app on Windows 2016 Server
You could try to update your windows Server 2017 or just change the min version of your app to 14393.Answered | 11 Replies | 3164 Views | Created by pczurak - Wednesday, July 17, 2019 9:24 PM | Last reply by Roy Li - Friday, July 26, 2019 3:26 AM -
1 Votes
[UWP]Can a UWP App consume WCF services?
Security support for WCF on UWP seems to be pretty limited...Answered | 4 Replies | 3473 Views | Created by Rami Sarieddine - Wednesday, January 27, 2016 2:37 PM | Last reply by MelbourneDeveloper - Wednesday, February 24, 2016 4:44 AM -
5 Votes
Accessing local server inside an enterprise network from uwp store app
When client & server are on same machine 1.Answered | 3 Replies | 765 Views | Created by rajashanmugam - Wednesday, May 16, 2018 5:13 AM | Last reply by Barry Wang - Thursday, May 17, 2018 1:49 AM -
0 Votes
[UWP]Reading default browser cookies in a UWP app.
This confirms that we can't access IE cookies from a UWP app running on windows 10.Answered | 2 Replies | 2674 Views | Created by PRITESH_LAD - Friday, July 3, 2015 10:48 AM | Last reply by PRITESH_LAD - Friday, July 24, 2015 7:57 AM -
0 Votes
[UWP] SQL connection in UWP app
And for a workaround, you would have to utilize a middle layer for example, the WCF Serrvie: How to access data from SQL Server database in Windows Store ...Answered | 8 Replies | 6959 Views | Created by Phyyl - Thursday, March 10, 2016 6:11 PM | Last reply by Phyyl - Friday, March 11, 2016 1:36 AM -
0 Votes
[UWP]UWP App File Association
Hi, UWP apps are totoally different from desktop apps so UWP apps have different behaviors on this.Answered | 10 Replies | 2005 Views | Created by Bob Bryant - Thursday, January 24, 2019 9:02 PM | Last reply by Bob Bryant - Wednesday, February 13, 2019 7:12 PM -
1 Votes
[UWP] Https server application
apologies for not elaborating my question. i want to create an UWP app which acts like a SSL server(web server with ssl enabled). so my server ...Answered | 5 Replies | 2483 Views | Created by Dev_SSC - Wednesday, July 20, 2016 9:40 AM | Last reply by Azat Tazayan - Wednesday, July 27, 2016 9:00 PM -
0 Votes
[UWP]Unable to sideload app
The copy from the 'CordovaApp.Windows10' project will be deployed to your app.Answered | 3 Replies | 979 Views | Created by Stan Chiam - Wednesday, March 8, 2017 3:30 AM | Last reply by Stan Chiam - Friday, March 17, 2017 8:29 AM -
1 Votes
[UWP] Authentication in UWP Application with Azure Mobile Apps
Hi, You can see this sample :) https://code.msdn.microsoft.com/Universal-Windows-app-UWP-b7921d04 Best of luck!Answered | 2 Replies | 1118 Views | Created by Silver Dollar Software - Sunday, January 10, 2016 9:04 PM | Last reply by Chourouk Hjaiej - Tuesday, January 12, 2016 2:44 PM -
1 Votes
[UWP]link to app in the Store with UWP
Hello, you can refer to the MSDN in this link: https://msdn.microsoft.com/en-us/library/windows/apps/mt228343.aspx Especially for UWP, I suggest ...Answered | 4 Replies | 3848 Views | Created by cypripri - Tuesday, July 28, 2015 10:21 PM | Last reply by cypripri - Tuesday, October 6, 2015 4:06 PM -
1 Votes
[UWP]Wavy lines in UWP app
Hi Venkat.Venki, We can use Line and Path to drawn the squiggle lines in UWP.Answered | 3 Replies | 1074 Views | Created by Venkatesan.M - Friday, August 5, 2016 12:38 PM | Last reply by Jayden Gu - Wednesday, August 10, 2016 10:33 AM -
0 Votes
[UWP] [Desktop Bridge] Consuming UWP mail api from WPF (UWP desktop app)
Update: Following this tutorial (https://docs.microsoft.com/en-us/windows/uwp/launch-resume/how-to-create-and-consume-an-app-service) I've managed ...Answered | 5 Replies | 1179 Views | Created by Michal.Jan - Friday, September 22, 2017 3:57 PM | Last reply by Michal.Jan - Saturday, September 23, 2017 12:23 PM -
1 Votes
[UWP]Lauch UWP App wihout display on Taskbar.
You customer should have the way to open your app from taskbar, that impact a lot for user experience.Answered | 3 Replies | 1274 Views | Created by Sanjeev Gaykwad - Friday, August 26, 2016 9:41 AM | Last reply by Barry Wang - Tuesday, August 30, 2016 9:28 AM -
0 Votes
[UWP][Desktop Bridge]Desktop converter app UWP
Hi d_jga, You could refer to the following document which lists things you need to know before converting your app.Answered | 2 Replies | 906 Views | Created by d_jga - Tuesday, January 31, 2017 1:19 PM | Last reply by David_FF - Wednesday, February 1, 2017 11:10 AM - Items 1 to 20 of 2376441 Next ›
No announcements