Skip to main content

Questions tagged [windows-phone-8.1]

Windows Phone 8.1 is a major update to Microsoft's Windows Phone 8 operating system. It was announced at the Build Conference in April 2014.

windows-phone-8.1
0 votes
0 answers
724 views

Windows Phone StackPanel control alternative for Xamarin Forms?

I prototyped an app in Windows Phone 8.1 (WP) I was able to create cool controls using the which would allow me to put Labels and other controls inside a button and this would glue them all together....
Ray's user avatar
  • 444
0 votes
1 answer
91 views

XamlParseException when using the XAML Designer

Important: Consider every tag in the .xaml codes below closed I've searched everywhere for the answer but none of the questions in this website (or the MSDN website) solved it. Everytime I create a ...
Stacklysm's user avatar
  • 253
0 votes
1 answer
71 views

Issues while publishing a Windows phone app in the Windows Store

I am trying to upload a windows phone app on store. The previous version which was uploaded is 4.0.0.0 and the new package which I am trying to upload is v4.1.0.0. As per my understanding v4.1.0.0 is ...
Mars's user avatar
  • 329
1 vote
0 answers
139 views

PublicClientApplication cctor doesn't work on windows phone 8.1 (System.NullReferenceException)

I am trying to add a simple way to connect to a microsoft account in my app using Microsoft Graph (in a c# project). I followed the sample for UWP (https://developer.microsoft.com/en-us/graph/quick-...
Georgiana's user avatar
0 votes
1 answer
312 views

How to extract String path from ApplicationData.Current.LocalFolder

I need to create a ListBox with saved files in ApplicationData.Current.LocalFolder, that I can later use to open these files. I have something like this: string path = ApplicationData.Current....
Ryszard's user avatar
0 votes
1 answer
70 views

Get app purchase date for Windows Phone 8.1 and Windows 8.1 applications

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
182 views

How to create thumbnail/snapshot from bing maps in c# for universal solution

I have a universal solution with platform supporting Windows Phone. After the user has tapped on Bing Maps, a pin is created an snapshot of the map is also created, but this image doesn't contain the ...
Mamta's user avatar
  • 39
0 votes
1 answer
113 views

When I touch webview content and then somewhere outside after the app crashes

I'm pretty new to this and also this isn't my code. I find it hard to figure anything out, but I'm doing my best. So the case is, that I have Grid element which contains FlipView and another Grid (it ...
otis_d's user avatar
  • 71
0 votes
2 answers
158 views

Unable to load DLL 'sqlite3': in windows phone app.

I'm working on a windows Phone OLD application. I'm getting this issue related to SQL3.dll. in visual 2015. Unable to load DLL 'sqlite3': The specified module could not be found. (Exception from ...
Arsal's user avatar
  • 358
2 votes
1 answer
557 views

How to give dynamic width to gridview items (text block)?

I am developing a Windows 10 UWP, and a Windows Phone 8.1 project. In the project, there are tags like in Instagram, which can be seen in the picture. These tags are printed on the screen using a ...
esdoodle's user avatar
  • 247
1 vote
0 answers
135 views

URI Scheme for Microsoft Equalizer app on Windows Phone 8.1

This is a question for an old platform, but I happen to need to write an app for Windows Phone 8.1. This app needs to launch the Microsoft Equalizer (audio) app that could be installed on some Nokia ...
TheAgent's user avatar
  • 1,482
1 vote
2 answers
1k views

Changing style based on trigger with Xamarin.Forms on WinPHone 8.1

I have the following style <Style x:Key="GreenButtonStyle" BasedOn="{StaticResource MyButtonBaseStyle}" TargetType="Button"> <Style.Triggers> <Trigger TargetType="Button" ...
GroThar's user avatar
  • 53
0 votes
1 answer
39 views

Why does Visual Studio create another *.appx inside a folder Dependecies

I created a new App Package for my 8.1 phone and I see a separate *.appx (Phone.WinJS.2.1.appx) inside a folder "Dependecies". Do I need this file to deploy my App and if not - can somebody explain ...
taraz's user avatar
  • 117
2 votes
1 answer
3k views

HttpClient hangs for large request

I have an issue in an app developed for Windows Phone 8.1, where its working just fine, but in Windows Mobile 10 it gets stuck on GetAsync. It doesn't throw an exception or anything, just gets stuck ...
Stayfrosty555's user avatar
0 votes
1 answer
109 views

Windows Phone 8.1/10 App Developement

So my current problem is that I have to develop a windows phone app that should be able to run on windows phone 8.1 and windows phone 10. As I am new to the windows phone world, I would like to know ...
alisheikh's user avatar

15 30 50 per page
1
2 3 4 5
514