close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
46 views

I have this simple layout in a Windows 10 Mobile app: <Page x:Class="Clock_Mobile.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http:/...
Auras's user avatar
  • 7,596
1 vote
0 answers
102 views

I'm encountering an error while deploying a UWP app to a Windows phone device using Visual Studio. The error message is: DEP0001: Unexpected Error: SmartDeviceException - Incompatible version of the ...
Zolii's user avatar
  • 34
0 votes
1 answer
258 views

As explained in http://www.chilkatsoft.com/downloads_uwp.asp, we installed the Chilkat UWP runtime via NuGet. We then used the following sample code: https://www.example-code.com/csharp_winrt/...
Dick's user avatar
  • 443
0 votes
0 answers
79 views

Now I'm making an UWP app. And I faced an issue. When I tried to navigate to other page using this.Frame.Navigate, the app stopped with exit code -1. Here is my code private void Meetups_Pressed(...
Julian's user avatar
  • 1,632
0 votes
1 answer
334 views

How to add video to Grid.Background in UWP app? In previous version, I used <Grid.Background> <ImageBrush ImageSource="ms-appx:///Assets/carosel3.jpg" Stretch="UniformToFill"/> </...
Genuine Dev's user avatar
2 votes
0 answers
483 views

I'm trying to upload a UWP package on top of an existing published WP8.x Windows Phone app: I've created a new UWP project I hit the Associate app with the store menu and picked the already published ...
Mando's user avatar
  • 11.8k
1 vote
1 answer
67 views

We've developed a responsive website for mobile phones. But we've encountered a problem with the mobile phone Lumia 640 LTE. The Edge explorer on this device doesn't load properly the JavaScript and ...
Jose Luis Guerra Infante's user avatar
0 votes
3 answers
95 views

I have several apps and I want to know from app A whether app B or C are installed. In Android I can check does package exist, but is there something like this in iOS and windows store app? I'm using ...
Tertium's user avatar
  • 6,368
0 votes
1 answer
86 views

Is there a way, either in C# or C++ APIs for Windows Phone 8.1 and Windows 8.1 Metro applications, to get the user's app purchase date or, in case the app has been downloaded for free, the date of the ...
user1945293's user avatar
0 votes
1 answer
208 views

Usually I work with Android but now I need to make background application/library/service in UWP. So, I need three background tasks/jobs/services: Every 15 minutes send POST request to the server ...
hi.cosmonaut's user avatar
2 votes
0 answers
624 views

I am having react native code which is running on both iOS & Android. Also I have used some dependencies like image picker or other but now I have to run that application in windows phone also so ...
priyanka's user avatar
  • 181
1 vote
1 answer
98 views

I’m developing an UWP app for Windows 10 phone. The client request is to be able to get the HttpClient BaseAddress (Services address) from a local file located on the Host File like on desktop apps (C:...
Fredo Drucker's user avatar
1 vote
0 answers
132 views

I'm writing an app for a Windows 10 Mobile Enterprise phone, using the UWP framework and C#. When I plug the phone into a computer, the phone prompts for whether I want to allow a data connection, or ...
tj94's user avatar
  • 61
0 votes
1 answer
62 views

I am aware that doing this is possible in Android (here is a related question). However, currently I am very puzzled about whether it is even possible to do this on Windows Phone. Having had a look ...
Samuel Allan's user avatar
1 vote
1 answer
321 views

I am working on a Phone Dialer UWP application for Windows Mobile devices. In searching for dialer examples, I came across the PhoneCall sample that is bundled with Windows Universal Samples at https:/...
AutomationZombie's user avatar

15 30 50 per page
1
2 3 4 5
451