Highlighting of errors that arent errors
Xamarin Studio is showing code errors in red, even though everything compiles OK. Examples include the following lines Id = Guid.NewGuid(); Guid.NewGuid gets highlighted in red, and the error "error...
View ArticleBarcode (VIN) scanning in Android
In our app we have functionality that uses a native library to scan VIN barcodes see here:...
View ArticleHow to associate with Javascript in the Monomac Code(c #)
when I transform objective-c code into monomac(c#) code ,I meet with a problem that how to Calling ObjC from JavaScript ,in obj-c the code as follows: + (NSString*)webScriptNameForSelector:(SEL)sel {...
View ArticleAdd more rows to table view
I have a table view that is populated with data from the internet. When The user scrolls down enough, I query for the next 10 results, lets say, to be displayed in the table view. How can I add these...
View ArticleCannot Deploy to iPhone Device with latest 1.8
Greetings, Visual Studio 2012 with the latest 1.8 plugin has no problem deploying to the simulator on the connected mac. However attempting to deploy to a connected iPhone device does not work. Once I...
View ArticleApril 10: 'Cross-platform development using C# and Xamarin Studio' (Sydney)
Hi all, My name is Filip Ekberg and on April 10 the company I work for, Readify, will host a Dev Breakfast where I will talk about Cross-platform development using C# and Xamarin Studio. I really hope...
View ArticleDirectorWatcherTouch
I wanted to check for changes to the Documents folder when iTunes sharing is enabled and the user is managing files in the app using iTunes. I couldn't figure out a (simple) way to monitor a directory...
View ArticleDirectoryWatcherTouch
I wanted to check for changes to the Documents folder when iTunes sharing is enabled and the user is managing files in the app using iTunes. I couldn't figure out a (simple) way to monitor a directory...
View ArticleApril 30: 'Cross-platform development using C# and Xamarin Studio' (Melbourne)
Hi all, My name is Filip Ekberg and on April 10 the company I work for, Readify, will host a Dev Breakfast where I will talk about Cross-platform development using C# and Xamarin Studio. I really hope...
View ArticleAndroid System.IO.Compression.dll not available on Windows?
We are building an Android app which references a PCL, and that PCL references System.IO and System.IO.Compression. The Android app builds fine on Mac, but on Windows it gives this error: Exception...
View ArticleView camera inside tabhost
Hey everyone, I 've got a problem. My requirement is to view camera inside tabhost. I followed http://docs.xamarin.com/recipes/android/other_ux/camera_intent/take_a_picture_and_save_using_camera_app/...
View ArticleNeed help, I can not build app on IPad, but on simulator work fine.
when I build it on IPad, get such error: Error MT2002: Failed to resolve "System.Void MonoTouch.Foundation.NSObject::InitializeHandle(System.IntPtr,System.String)" reference from "monotouch,...
View ArticleInput Accessory View containing TextField
Hi - I have a question about making a UITextField contained inside a custom InputAccessory. I've been able to do the accessory input no problem, but getting the UITextField to actually be the first...
View ArticleAnyone Got ActionSheet Date Picker Working?
Hi, I downloaded the ActionSheet Date Picker example from the Xamarin site: http://docs.xamarin.com/recipes/ios/standard_controls/actionsheet/actionsheet_date_picker/ but I can't pick a date! When I...
View ArticleCan't get iOS apps to run - total disaster :-(
Hi! I just purchased an Xamarin.iOS business license, but I'm failing at getting even the simplest application to execute from my copy of Visual Studio 2012 Prof. From Xamarin.Studio on my Mac there...
View ArticleLaunching App
Hello I tried to run an hello world application but when my Emulator Run the Application is not installed. anyone who knows the issue?
View ArticleHelp with SmoothProgressBar port
I have been working on porting SmoothProgressBar to Xamarin.Android, however I've run into some issues I was hoping someone perhaps could help with. GitHub repo:...
View ArticleNavigate between views using UIButton
Hey, i'm Knew to IOS Development and Xamarin. If you could hold back your laughter and giggling i'm trying to switch between 2 UIViewControllers when you touch a UIButton but i cannot find anywhere on...
View ArticleOther devices that support mono / Xamarin?
Am looking longingly at the google glass snippets (not available in the UK yet) but wondering what other devices is Xamarin / mono / c# a development option for beyond phones and tablets? Am guessing...
View Articlemanaged frames do not symbolicate correctly 7.0.6
A couple of weeks ago I submitted a 7.0.4 app which is rejected due to a crash that I could not reproduce. Apple said that when my app store tries to retrieve the in app purchase items, it crashes. My...
View Article