Forms9Patch: Simplify multi-device image management in your PCL Xamarin.Forms...
Announcement of Form9Patch Xamarin Forms is great for developing apps on Android and iOS but it is missing two important tools for developers: scalable images and PCL multi-screen image management....
View ArticleDirectX with Xamarin Forms for UWP?
Quite new to Xamarin. From the documentation, I understand that one can use OpenGLView on iOS and Android. I was wondering if there is an equivalent DirectX view available for UWP?
View ArticleVuukle integartion in Xamarin Forms using framework file.
Hello Experts, Vuukle does not have a .NET SDK, only Java and Objective C. The Xamarin sol'n would be to create binding libraries to wrap the Vuukle Java and Objective C (or CocoaPods) libraries, and...
View ArticleProblem On Taking Picture With Media Plugin
Shortly, I need to resize the image that is picked from gallery or taken with camera because of an Image Control does not show big size images. I utilized the following link : (By the way, the project...
View ArticleHow to assign image object to ImageCell in Xamarin TableView
Hi All, I am getting an image object in my code (not saved in resource) & I want to assign this image to my ImageCell. Can any one suggest how to display image in ImageCell? Again image is not...
View ArticleHow to autosize Editor height?
I have an Editor control inside a Grid cell that I would like to automatically expand vertically as more text is entered. Is this possible?
View ArticleBarcode Scanner With Image capture in Xamarin.forms (ZXing.Net.Mobile Forms)
I have used Zxing.Net.Mobile.Forms for my cross platform Xamarin Forms application. Its working just fine. I am scanning barcodes and showing value to user but I also had the requirement of capturing...
View ArticlePre-release: Xamarin.Forms 2.3.5.235-pre2
We've pushed Xamarin.Forms 2.3.5.235-pre2 to NuGet. To install the pre-release, check the pre-release option in your NuGet manager and install this version. For some quick highlights, check out our...
View ArticleApi not return data for tablet.
Hello, I am created a cross platform app in xamarin forms for android and ios. The is working fine for android mobiles and web api return all data for mobiles. But when same app run on tablet emulator,...
View Articlelocation permission
I'm building an app which needs acces to the device' GPS. I followed this tutorial (https://github.com/jamesmontemagno/PermissionsPlugin) but the app doesn't prompt me to ask for permissions. I've got...
View ArticleTab Page (only on iPhone 7) come down after camera dialog close
I'm using the updated version of Xamarin Forms. - This error occurs only on iPhone 7. I test on iPhone 6s and iPhone 5 and not occurs When I get photo (using Xlabs) from camera (only from camera),...
View ArticleReplace Xamarin.Forms Xaml syntax with latest UWP Xaml
https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/13279557-replace-xamarin-forms-xaml-syntax-with-latest-uwp Is this something that xamarin and microsoft are considering...
View ArticleDetect and Open another App on device
Can someone tell me the best approach to accomplishing this for IOS and Android. Code samples or links to related discussions would be most appreciated. thanks
View ArticleAdd 'Done' button to keyboard on iOS
How does one add a 'Done' button to a keyboard when editing an Entry on Xamarin.Forms? (iOS only) I'm not sure how to write a renderer for this and wire that to a Keyboard on Xamarin.Forms.
View ArticleHow can I reduce Xamarin.forms(PCL) build time?
Hi I'm new to Xamarin. I'm working under visual studio 2017, windows 10. Visual studio is installed on SSD drive and android-sdk on hard disk. The most thing that Xamarin makes me annoying is build and...
View ArticleHow to make a simple splashscreen?
I've been trying to create a simple splashscreen within a Xamarin Forms PCL project, which shows a single full image. The next view is my MainPage on Xamarin Forms, which has the same image with two...
View ArticleRotate skbitmap image
How to rotate SkBitmap image in IOS and android using xamrin code.
View ArticleDoes Application.Current.Properties support persistent storage?
I've seen various bits of information suggesting that Xamarin Forms 1.3 has built-in persistent property storage, however I've not been able to get any formal documentation, examples, or even...
View ArticleMasterDetailPage - Icons are not shown in UWP
Hi I took the MasterDetailPage Sample from (https://developer.xamarin.com/samples/xamarin-forms/Navigation/MasterDetailPage/) but for some reason, I don't see the Hamburger icons and the other page...
View Article