ListView not updated after searching
Hi, Below are screenshots of my sample app with two buttons. Each button loads a list of people with group name - Group 1 or Group 2. Everything is working as expected to load data in the list view...
View ArticleXamarin stickers
So far i'm loving Xamarin and the Visual Studio integration. I've even purchased my first ever Mac. A MacBook pro. I've always been a Microsoft developer so i'm not a big fan of Apple, and I work at an...
View ArticleAcr.Barcodes
I've installed last Acr.Barcodes package from nuget, but when I try to use it the camera does not turn on (I see only the red line). If I download source from github, it works fine. Someone has the...
View ArticleDowngrade Xamarin Studio to 4.0.8
How i can downgrade my xamarin studio version to 4.0.8 ? Thanks!
View ArticleUsing Xamarin with OS X.11 issue
Hi, I installed OS X.11 beta on my laptop. Went through without a problem, Xam studio works, code compiles, life is good. Updated on my iMac and everything other than Xamarin works. Clicking XS makes...
View ArticleHow to download the older version of Monodroid 4.6.8?
I am looking for older version of Xamarin.Android 4.6.8 on your website but I couldn't found. Could you please help me out in downloading this specific version as I have dependencyof this version on my...
View ArticleCustom Map Pins in Unified API
Hi all, Recently updated a Classic API project to Unified API - a smooth process. But there does seem to be one problem: creating custom MKAnnotation pins by subclassing MKAnnotation with a custom...
View ArticleXamarin.Forms changes the app manifest (Android) which causes the app's...
I have a Xamarin.Forms app with the following manifest for the Android project: <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"...
View ArticleIs there a way to know what actual color the Default color is at runtime?
Say I have a Label with no TextColor defined, so it takes the Default color for the platform. At runtime I can read that Label.TextColor property, but what I get is a Color with all components set to...
View ArticleWhat is error? I can't debug app on elumator IOS
App(IOS8.3) but when run app then (iphone4s/8.1). I dont understand
View ArticleHow to animate SearchBar to NavigationBar when it's active?
How to animate SearchBar to NavigationBar when it's active to mimic iOS native apps?
View ArticleXamarin forms button text alignment problem (sometimes left and sometimes...
Hi I am using an button in the grid layout . the text of the button is not coming correctly,sometimes the text is coming to the left and sometimes to the center. Also when i comes to the same page from...
View ArticleNon-Standard Fonts
I'm currently working on an iOS application and the client has specified a particular font (Eurostile Next) is to be used in certain areas of the UI. I've normally used the standard fonts so don't...
View ArticleWindows Phone 8.1 game with CocosSharp 1.4 or 1.5 is very slow
I experience slowness in my game. Also, the same slowness can be seen in CocosSharp sample called Angry Ninjas https://github.com/mono/cocos-sharp-samples/tree/master/AngryNinjas/src Run it on WP8.1...
View ArticleHow to resolve "springboard quit unexpected"issues?
How to resolve "springboard quit unexpected"issues? I dont use testcloud on xamarin. I'm imposible to solve it. Process: SpringBoard [7365] Path:...
View ArticleXamarin iOS simulator can't connect to Rest API
I'm trying to set up a Xamarin Project (for the first time) in Visual Studio 2013. I'm using a Portable Class Library for my API consumer classes, which (among other methods) contains a GET method like...
View ArticleOnChanged isn't fired in Windows Phone
Hi, I encountered a strange problem. I used a default SwitchCell in a TableView. I needed to listen to the change of the toggle so I applied the function OnChanged. When I deployed this app to iOS and...
View ArticleHow to set 'unsafe' in a Xamarin studio project?
I'm trying to bind an objective c library for use with Mac OS X. I've created the binding project and am stuck on an error in the auto-generated code. namespace QLRTX { [Register("QLRT", true)] public...
View ArticlePublishing - App Not Installed
Hello, I'm using Xamarin Studio on Mac OSX 10.8.4. Following the instructions in the publishing article, I set my application to build as release, published the app with my personal keystore, and tried...
View ArticleXamarin Android Player stopped working
I'm using Xamarin Android Player version 0.3.7.2. After starting the VM, the application stops working. I am sending the screenshot and logs Xamarin Android Player for analysis. This error has happened...
View Article