Xlabs GridView doesn't work correctly with any Layouts on Android
Hi. Xlabs GridView on android doesn`t show the Relative or stack layouts. But its work fine on iOS. If i set in "cell.View" img its work fine on both platforms, but if i set any layout in "cell.View"...
View ArticleCoordinate units
Whenever in Xamarin.Forms I see size or corrdinates being set, it is not clear....are these numbers pixels, dip, px, ps or something else? Please, let me know
View ArticleNEVPNManager
Has anyone got any experience of using Xamarin to configure a VPN connection? It looks straightforward enough natively, but can't find any Xamarin examples.
View ArticleParticles following emitter
Hi, In my game, a spaceship affected by physics is flying through the screen. It may rotate and change direction when hitting other objects. I want to have the thrust emitting fire and smoke, which is...
View ArticleUserDialogs plugin for windows phone 8.1 apps
I just want to know Acr.XamForms.User Dialogs 3.0.4, is this plugin available for windows phone 8.1 apps. ?
View ArticleWebBrowser not visible in Windows Phone PageRenderer.
Hi all, I need to implement OAuth2 login using Xamarin.Auth and Xamarin Forms. For iOS and Android is straightforward, but for Windows Phone I had to download the library from the alpha channel in...
View ArticleInterface that I can use for my database?
System which can be used for a database cross platform interface?
View ArticleExporting CocosSharp render and not use screen
Hello, I want to use CocosSharp to export an image of drawn things. Right now I am able to draw things to a window using a scene and a layer. However, right now I am having trouble figuring out 2 key...
View ArticleUpdated to xcode 7 and sdk 9.0
Hey I have just updated my xcode and ios sdk, but now I can't debug my app on my iPhone. I got following code signing error: Signing application codesign -v --force --sign...
View ArticleXamarin.Forms font size units
Hi, I wanted to find out unit what Xamarin.Forms uses for the font sizes specific in style setters. Ideally I would like to specify density- or scale-independent pixels since that is recommend by the...
View ArticleStatic Application Security Testing (SAST) Providers for Xamarin Apps
I have been researching some SAST providers for a Xamarin application I am working on. I've found a couple providers that can do static analysis of C# source code, but I haven't come across any that...
View ArticleStable Release: Xamarin.iOS 9.0, iOS 9.0 upstream release
Visual Studio Extension Xamarin.VisualStudio_3.11.1443.msi (39031d3) Mac monotouch-9.0.1.18.pkg (d230615) monotouch-9.0.1.20.pkg (d8e9592) Hotfix Reason for release: Updated SDK bindings and...
View ArticleConsuming a WCF Service - needing some hand-holding I guess...........
I have a very simple WCF Service and I cannot for the life of me figure out how to call it from a PCL project. I have created a simple Winform application to test it out, and it's working fine. But, I...
View ArticleIs this informatoin true about Xamarin?
Hello, I am looking for a cross platform framework for a mobile app development. Since I love developing using .NET, it was natural for me checking out Xamarin, as I love static languages (and C#...
View ArticleDynamically adding items with labels to scrollview is extremely slow
So I have a horizontal scrollview that I'm trying to dynamically populate when the user takes a certain action. The items I am throwing into the view each contain 4 labels that are using custom fonts....
View ArticleNeed to clean solution before debug
If I don't lunch a clean before debug the modifies are not been compiled. So, need to clean, lunch debug, get a connection error to the debugger, clean again and then it's ok.. Is it a bug?
View ArticleDetecting toasts on Android
Title says it all - is there a way in UITest on Android to figure out if a toast has been displayed? thanks
View ArticleMemory leak in Xamarin Forms ListView with Custom Cells
I've been doing some research on a memory leak our enterprise app has. Thsi app is developed with Xamarin Forms. After several tests i've found that ListViews with custom cell causes memory leak. I've...
View ArticleXamarin Studio is not starting in Windows 10
It keeps stopping in Windows 10 with 3 windows-in-windows as shown in the screenshot attached. I uninstalled and reinstalled the latest for Windows from Xamarin site.
View ArticleUnable to deploy debug build to device with latest version
I updated to latest version of Xamarin Studio this morning and now my solution which targets SDK 8.1 is unable to debug on a physical device. I get the following set of build errors, which absolutely...
View Article