What 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 Articleis it possible to desing UI in native project and the rest pf the code in PCL...
I am developing for Android and IOS and i want to ask which is the best approach to design the UI? there are not a lot of libraries that support UI in PCL project, and it seems better to design the UI...
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 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 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 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 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 ArticleHow to insert PDF file in contentPage using Xamarin.Forms
Creating an Xamarin. Forms static application. So I want to add PDF file in contentPage . Please help me how to add PDF .
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 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 ArticleHow to set Datepicker default index is string value
Hi every one, I want to show datepicker default index value is string but I am not able to do that. Please suggest any idea. Thanks in advance. I want to show picker like this:
View ArticleXamarin Forms Android Bottom Bar Navigation
Hi there, Just wondering if there is a plan in the future to introduce a bottom navigation bar that doesn't require custom renderers especially since it's in the latest material design guidelines? Like...
View Article