.HidesBottomBarWhenPushed doesn't seem to hide a UITabBarController all the time
I have a UITabBarController as my root view controller in my appdelegate. Everything is fine, i can navigate as I need to. I have one view controller that when I add via a UINavigationController, I...
View ArticleRazor Templating with Android
I have written a Razor Templating example with iOS. Everything works fine. I've ported this to Android. Everything works except for one thing. I am not sure how to add any css from my local Android...
View ArticleLas Vegas Android Development Meetup Tuesday March 18.
The Las Vegas Android Development Meetup (http://www.meetup.com/Android-Developers-Las-Vegas/events/171017912/) will be changing its focus and Name to "Las Vegas Xamarin Development Meetup". We have...
View ArticleLooking for Xamarin Devs in Melbourne, Aus
Short-term contract for iOS and Android development. Any interested developers, please contact me via the forum.
View ArticleExpand TableView Section
Hello, Please anyone can help me how to expand a tableview section or cell in monotouch? Thanks in advance :)
View ArticleSync SQLite With SQL Server (Merge Replication)
Hi Guys, I spent a couple months develop a Sync Engine which sync data between SQLite and SQL Server (2008+) and it works with Xamarin . But the project failed to go ahead, now the sync engine seems to...
View ArticleHow can I Display a menu?
I need to create a drop-down menu. I select a button and show a menu... How can i do?
View ArticleWebClient - Error getting response stream (ReadDone2)
Hello, Is there a known issue with using WebClient over cellular networks? I have an app that's loading some content with WebClients, and everything seems to work fine on wi-fi. But, take the app out...
View ArticleiPad development on windows
If we have to run/develop ipad app, can we install xamarin studio on Windows computer and work with that or should we need mac book(iOS sdk installed) for ipad development. My understanding is we need...
View ArticleRegister Soap Extension
Does anyone know how to register a SOAP extension without requiring web.config that is cross-platform safe? See article: http://msdn.microsoft.com/en-us/magazine/cc164007.aspx I cannot use SlSvcUtil...
View ArticleMonotouch dialog DateElement expand inline
Just came across this and it seems really excellent. I tried adding a DateElement into a sample and whilst it works fine, I wonder if there is a way of getting it to expand inline rather than pop off...
View ArticleProblem working with more than one RadioGroup
Problem working with more than one RadioGroup Hello, I have a problem which I'm having trouble solving. I have a TableLayout, in which two TableRow TableRow within each have a set of RadioGroup...
View ArticleProblem with determining abi of native libraries after updating xamarin
I madea question a while ago and i still have the same problem and i didnt found any answers. I already tried deleting the references and downloading updated .dlls but the same error persists....
View ArticleDuplicate managed type found
Hi! I just added GPS(ICS) support to add AdMob adverts and I'm getting the following error when compiling : 1>C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1054,3):...
View ArticleType `MonoTouch.UIKit.UIDevice' does not contain a definition for...
I'm trying to get my unique device ID using IdentifierForVendor: NSUuid uid = UIDevice.CurrentDevice.IdentiferForVendor; ... but I'm getting this compiler error: Error CS1061: Type...
View ArticleError: Cannot determine abi of native library RestSharp.MonoDroid.dll
How can i solve this, it was all working till some xamarin updates. It made me change from embeddedNativeLibrary to androidNativeLibrary and after this update this error started happening... Any tip of...
View Articledismiss modal segue..
Objective-C exception thrown. Name: NSGenericException Reason: Could not find a navigation controller for segue 'OnayGiris'. Push segues can only be used when the source controller is managed by an...
View ArticleLooking for Xamarin mobile developer to work with our startup!
Hi, we are looking for a Xamarin developer to join our team either as a part-time employee or contractor. All team members are ideally innovative, well-rounded, highly-skilled, self-motivated,...
View ArticleIssue setting UIColor UIView in UITableViewCell ???
I have a project, mind you I've just begun this and am still within my trial - so bear with me. I have a custom UITableViewCell with some UIControls (Ie txtTitle, vwColorIdentifier, txtCustomText,...
View Article