Niels Cup

Results 6 issues of Niels Cup

I am getting the following error when creating a store package for my UWP app: `There was a mismatch between the processor architecture of the project being built "AMD64" and...

Hi, I am using this package and after first deployment of my app I saw Start and Install events in GA. After a couple of app updates I only see...

Image does not display, is it because of the dot (.) in the url? I have no problem with other images and the markdown works in online md editors `![Image](https://build.appcenter.ms/v0.1/apps/7e21c0a0-7fef-4fe8-9e20-d4c64c3b4894/branches/master/badge)`

Tapping the following link does not perform any action: `[[email protected]](mailto:[email protected])` `[+31 6 12345678](tel:+31612345678)` If I execute the following code on Xamarin.Forms: `Device.OpenUri(new Uri(mailto:[email protected]));` A new email is created. `Device.OpenUri(new Uri(tel:+31612345678));`...

Hi, I get the following error message in my Windows 8.1 project when I use Trim() in a query. I am using the following package: SQLite.Net.Core-PCL 3.1.1. I also have...