-
Hi,
I have no idea why, but when installing the package into my project it only instally the Droid Parte but not the platform independent part.
Maybe this because I'm using a shared project.
Will go…
-
Iam using this code to open a modal page Navigation.PushModalAsync(new NavigationPage(new WelcomePage())); ,and Iam using PushModalAsync () to close it but instead of previewing last page in the navig…
-
interface INavigable doesn't allow to have the viewmodel classes portables (i.e. common between Win Ios and Android). This makes very complex also the integration with MVVMCross.
Are you planning to …
-
I can't simply do this inside BottomBar Page
```
this.CurrentPageChanged += async (object sender, EventArgs e) =>
{
if (!AppSettings.IsLogged)
{
…
-
**Version Used**:
Microsoft Visual Studio Community 2015
Version 14.0.25425.01 Update 3
Xamarin 4.2.0.680 (c4382f5)
Xamarin.Android 7.0.0.18 (0e59c36)
Xamarin.iOS 10.0.0.6 (6c3fee4)
**Steps t…
-
## Bug
I tested the next "locator.GetPositionAsync()" breakpoint and failed. Is it because of nougat?
Version Number of Plugin: 4.0.0-beta12
Device Tested On:
Huawei P9 Lite, Android 6: Ok
…
-
Currently the unit tests only run against the Windows binaries - these should be extended to run under Android at least.
-
Some of the Xamarin.Forms code uses hardcoded strings for exception text. These should be changed to use resources.
-
Thanks for a great plugin. I just updated my packages and now my Forms project won't run (it builds fine though).
Exception, when loading the first tabbed view, is: _Method 'CGSize..ctor' not found.…
-
Would you please clarify how I can view pdfs in storage like memory card. It doesn't seem to work