Simon Schick

Results 176 comments of Simon Schick

Could you please create a PR for this? I have quite little time at hand these days and am not actively involved with app development anymore. Therefore I can't guarantee...

Just an internal note: This could be worth looking into as a point of starting ... https://github.com/jamesmontemagno/DeviceInfoPlugin/pull/28

@manikandantk88 I haven't had any problems ... I just needed to add the nuget-package to every of the native projects and I was able to use it. If it doesn't...

@manikandantk88 I've now myself tried to add my NuGet package to a plain project targeting `.NET Standard` - ignoring the fact that you mentioned `Xamarin Forms`. When targeting `.NET Standard...

The latest version of this package is compatible with the following target: `portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10`, so I guess it's best to have exactly this line in your configuration. Maybe this can also...

@toussam Since I haven't had time to get back on this yet, would you have some time to start on a PR which allows this package to be used on...

Thanks for the change-request. I've invited you to join the team of contributors so you can do the changes on your own, because I don't have much time which I...

Even if this is a java-example, I guess it could be a good starting point: http://stackoverflow.com/questions/3028306/download-a-file-with-android-and-showing-the-progress-in-a-progressdialog

I didn't have a lot of time to test the UWP solution. If you see bugs, you're free to help finding and fixing them. Since you run on Windows -...

This is part of the native Android implementation - please take a look at the Android documentation. Maybe the sample I wrote there is outdated and there are better ways...