Xamarin Forms - Change Android Toolbar height
Hey guys , I have never been able to find a solution for this issues and wondering if anyone know how to change the navbar height for Android in Xamarin Forms - I added this but made no difference :...
View ArticleHow can I change the height of a Xamarin Forms NavigationPage Toolbar?
I am trying to change the height of a Xamarin Forms Toolbar that is being rendered on Android with AppCompat. There is no height property from Forms to set this so I've attempted setting the...
View ArticleI need help installing an android plugin!!!
I am developing an application from which I use the Xam.Plugins.Settings plugin in an application for Android / IOS / Windows Phone. When I try to run the application it presents the following error:...
View ArticleWhat IDPs are supported by Xamarin.Auth?
Hello! I've started with Xamarin Forms and must implement OAuth 2.0 Implicit flow. I should use a webview to display the IDP login page and catch the url response that contains the access token. The...
View ArticleViewCell ForceUpdateSize not working sometimes
I am using a custom ViewCell in Xamarin Forms which looks like this: public class NativeCell : ViewCell { public double Height { get { return base.Height; } set { base.Height = value;...
View ArticleWebview certificate issue
Hello guys, I'm having problems with a webview and certificates on my PCL project. I tested only the android version, so we're talking about Xamarin.Android. I'm getting this error ( only from that...
View ArticleFailure [INSTALL_FAILED_INVALID_APK: Package couldn't be installed in...
I have encountered couple of issue while trying to run xamarin forms app in android emulator. 1> Got this error message randomly while trying to run simple xamarin forms PCL app on android emulator:...
View Article[Material] TextInputLayout Renderer (Floating Labels)
EDIT: I've now written a control for iOS and Android (also includes an AutoComplete/ComboBox) Install-Package Xfx.Controls Or the source: https://github.com/XamFormsExtended/Xfx.Controls ORIGINAL POST:...
View ArticleHow to take picture from camera and retrieve it using Xamarin.forms for cross...
How to take picture from camera,save that image in gallery and retrieve it afterwards using C#? The same code which can be executed in android as well as IOS is required (using Xamarin.Forms). Please...
View ArticleHow to use the camera in xamarin forms pcl?
Looking for some help using the camera in a xamarin forms pcl application. not really finding much information online. Even a tutorial link would be helpful.
View Articlehow to use camera in xamarin forms
Iam making cross platform mobile app with xamarin form but i do not know how to open camera in xamarin form i have already made button for it but on click i want to open camera plzz tell
View ArticleAsync MoveNext() Object reference is not set to an instance of an object.
Hi There i am getting the following exception on my Iphone 6s device. The same code works fine on android and IOS emulator + android device. Object reference is not set to an instance of an object at...
View ArticleUsing Xamarin.Auth with Xamarin.Forms
How you can use Xamarin.Auth when you're using Xamarin.Forms? I have this: async public System.Threading.Tasks.Task<bool> LoginWithFacebook (object dialog, string FacebookAppID) { var user = new...
View ArticleXamarin.Form Error: Failure [INSTALL_FAILED_INVALID_APK: Package couldn't be...
I am getting couple of errors while trying to run xamarin forms app on android emulator: A> Got this error randomly: **Failure [INSTALL_FAILED_INVALID_APK: Package couldn't be installed in...
View Article谢菲尔德哈勒姆大学毕 业证成绩单(文/凭认证)微Q/86614733办理SHU学位证书SHU成绩单SHU英国学历学位认证
谢菲尔德哈勒姆大学毕 业证成绩单(文/凭认证)微Q/86614733办理SHU学位证书SHU成绩单SHU英国学历学位认证
View ArticleVisual Tree Helper
Hi, Is there an equivalent of WPF's VisualTreeHelper? I need to loop through all the visual elements of a page. Thank you
View ArticleError executing task XamlCTask: Task does not have property "DebugType" defined
Hi I'm getting this error ("Error executing task XamlCTask: Task does not have property "DebugType" defined") all the time now with an app of mine when I run on Android, a couple of cleans, rebuild and...
View ArticleHow to show Animation in Page Transitions ?
Hi All, I'm building a XForms app where I'm using Tabbed Page control. But while Navigating to another page the transition of the space occupied by tabbed page is observable quite clearly which...
View ArticleFirebase Cloud Messaging not working on Release mode (FCM)
I'm using the FCM for push notifications. Its perfectly working in Debug mode but not working in Release after I signed with KeyStore.
View ArticleHow to repeat image in background of content page
There is a property android:TileMode. I want to implement this property programatically for xamarin.forms. is there any idea?
View Article