Custom Renderer on iOS - ImageSource to UIImage?
The question is in the title. How can this be done? I decompiled the iOS platform DLL, but it uses a cascade of internal and private classes to do it on the ImageCell. Isn't there any other way around?
View ArticleXamarin.Forms WebView Control in Windows Phone 8.1 App
Hi, I have developed a rather simple Forms App which has a Forms WebView control on a TabPage. In the WebView control a mobile website (with jQuery behind I think) is displayed. The Android and iOS...
View ArticleHow to Customize Page Title Font in WindowsPhone 8.1
I'm using a NavigationPage, and I tried to create a custom NavigationPageRenderer class, and I got the ContainerElement as a PageControl, but I couldn't reach the page title template in order to...
View ArticleiOS - Local webview shows black background when page is dragged
I'm currently working with some WebViews right now, one of which includes loading a local HTML file into my app. On iOS, if I try dragging the page, a black background shows. What can I do to disable...
View ArticleWindowsPhone Landscape NavigationPage shows black area
Hi I have a strange behaviour in my Xamarin.Forms app on the WinPhone client. My MainPage is a NavigationPage. And when I navigate to the second page and turn the phone to landscape (also happens on...
View ArticleCan't debug android
Hi, I have a Xamarin.Forms app. I am using Visual Studio 2015. The debugger in android fail 90% of times. If I hit debug button, it compiles and deploy but the app does not launch in the device. Is...
View ArticleXF.IOS xArchive
Hi everyone, I've made a XF applications for Android and iOS. I'm not really familiar with the iOS publication process but i've done some ad-hoc deployment using the IPA file. Now my customer's IT...
View ArticleDoes Xamarin.Forms.Maps V2 work on Android 6 Devices
I have a Nexus 9 Tablet running Android 6. It is fully up to date and I am using the most recent stable Xamarin.Forms.Maps nuget (V2) But I am not seeing any map? I get a blank grey patch where the map...
View ArticleWinPhone: Image.Source & images stored in LocalFolder
My app download some images from a web server and store they in the device local folder ApplicationData.Current.LocalFolder.Path which, using the WinPhone emulator, is for instance...
View ArticleXamarin.Forms.Maps 2.0.0.6484 hangs or crashes on Android
Hi, I have a question concerning the new Xamarin.Forms 2.0.x version especially the Xamarin.Forms.Maps dll. After updating to Xamarin 4 with the new Xamarin.Forms and Xamarin.Forms.Maps version 2.0.x...
View Articlehow to open and run android app eclipse project in xamarin studio?
Actually, I am having simple android app used eclipse platform... now i want to run the same app in xamarin studio platform.. is it possible.. can anyone please provide me a solution.
View ArticleHow can I make tail in chat textview, I have made it oval shape but I want...
I want tail like in whatsapp or IOS chat.
View ArticleGorilla Player - Instant XAML Preview for Xamarin.Forms :)
Hi everybody! While we were working on Grial UI Kit we felt the need to improve our design cycles as much as we can. And that was when we started looking for something that could really speed up our...
View Articlescale
Hi, so I have a page with an image that is bigger than the screen size. I put two scroll views so I can scroll the screen and see the image completely. All of this works great. Now when I want to make...
View ArticleEntryRenderer TextChanged
Hi everyone, I'm making an XF Android application, and i need the user to auto login when he types a code (after 4 digits). I've done a 'ExtendedEntry' class with a EntryRenderer to limits the...
View Articlewindow phone 8.1 RT Layout issue
layout near navigation bar in window phone 8.1 RT.. not shown correctly, any one have solution?
View ArticleAny tools for preview XAML design for Xamarin.Forms for ios app?
Hi, XAML in Xamarin forms is without designer. Can you please share ways for preview or there is one approach see result on simulator after build only?
View Article__IOS__ not working?
Hi! I'm using #if IOS return "test"; #endif And I have IOS on build->compiler->Defined symbols... But it does not work... So, what do i need more? Thanks
View ArticleException thrown when instantiating a Map in Xamarin.Forms 2.0 on Android
After upgrading my Xamarin.Forms 1.5.2 project to Xamarin.Forms 2.0.0.6484, I keep getting the following exception whenever I try to access a page with a Xamarin.Forms Map instance. See below. I have...
View ArticleHow to Xamarin Forms UI by drag and drop UI Components rather writing...
Hey, I am new to Xamarin and trying to build a simple cross platform app in xamarin forms, For designing I am not able to see any Drag and Drop interface in Xamarin studio for UI. Is there's any way we...
View Article