Return button not working
Hi. I've got a viewcontroller with a bunch of textfields and i can't hide the keyboard after I've written the text i want in a textfield. When i press the Return button on the keyboard nothing happens....
View ArticleStartUP with Xamarin CrossPlatform.
I am working for a Crossplatform app using Xamarin Studio IDE for that. I am dividing the code in different projects Core (Business Layer) Android (Android Application and UI Layer) iOS (iOS...
View ArticleReachability with iPad cellular issue
I’ve discovered an issue with Reachability, not sure if it’s a bug or not. If the iPad has a cellular modem, Airplane mode is ON and Cell Data shows ‘Airplane Mode', Reachability (See attached) returns...
View ArticleDifferent Google Play Versions
Hello, I'm trying to incorporate Google Play into my app, but I know the component store has 3 versions. If I want to build an app for 2.2 on up,which version should I include? There is Google Play...
View ArticleViewDidLoad vs Constructor vs base Constructor?
Hi all, a friend on IRC is having this issue... There is an abstract ViewController class called "ImageViewController" that inherit from UIViewController. It's a base class that contain some common...
View ArticleFSharp.Core version mismatch (PCL + Android)
I have an F# portable class library (profile 47) that I can successfully test with Windows Platforms, including Windows Phone 8. But the Android app that references this PCL doesn't compile complaining...
View ArticleCan't Find my provision profile.
@jstedfast I tagged you in this thread because I saw you posting about it elsewhere. So I suggest testing the 4.2.3 release with something. I was on both the Alpha and Beta channels for this problem....
View Article"Build failed. Path is empty" error after upgrading to XS 4.2.3 (build 51)...
After upgrading to the latest beta bits this morning, I'm unable to build my iOS app. I'm getting the following vague error: ---------------------- Done ---------------------- Build failed. Path is...
View ArticleMVVMCross, TabBar and SplitView
Hello, I want to add SplitView to my TabBarController. Any help would be appreciated. Thanks.
View Articlecreate Package for MAC OSX
I converted and build and run successfully a widow application on xamarin, but not able to create a package to create a dmg file to run the application on MAC OS X. I am new to mono and xamarin , I...
View ArticleCall to a rest service with json with a content type format = raw results in...
Hi, we have a set of services made available using a self-hosted .net application. to make them available to mobile, we created a new rest/json endpoints, I used the following example...
View ArticleMKPolyline.FromCoordinates () and UI Threads?
Hi, I was wondering why the call to MKPolyline.FromCoordinates() requires to be on a UI thread? From my perspective it is currently doing nothing with the UI thread. So either the exception is thrown...
View ArticleHow to display next ViewController in ios
Hi i am developing ios app, it is tab based app. i have 3 tabs. in the 3rd tab , i have implemented navigation controller so that i can traverse between different view controllers with navigation bar...
View ArticleError when linking ObjectiveCMIS with Objective Sharpie
Hi, I try to to link ObjectiveCMIS with Objective Sharpie and got tons of "h file not found" errors. I have added every h file in the source and enabled "following #include and #import directives.."...
View ArticleThe authentication or decryption has failed. in the web request
I'm using 'webclient' inorder to downloading info from my website and showing them on my android application, but in some devices I face with this error: Exception in Class: WebClient Line : 0 and...
View ArticleRemote debug with rusbery pi
Hello I am new here so if my question is for different forum sorry I have found this link https://www.assembla.com/spaces/ciseco-eve/wiki/Visual_Studio_for_RPi and it's talking that i can download...
View Articlejava.exe exited with code 1 (Xamarin.Android.Common.targets)
We have been working on a cross-platform iOS/Android application and our builds are handled via TFS 2012. On a pretty regular basis, our builds fail due to the following error: C:\Program Files...
View ArticleAndroid binding for Infragistics Iguana problem. Duplicate Definition (non...
I'm making a Xamarin.Android binding for Infragistics Iguana charts. I've included both common.jar and datachart.jar (if that's relevent) as EmbeddedJars. Not knowing anything about the source for...
View ArticleHow you desing interface for android?
i update and desing with droiddraw but its old and useless.. is ther any easy update or like xcode ui manager? eclipse is pretty nasty too iguess :)
View ArticleXamarin your sample map is not working
The sample http://docs.xamarin.com/guides/android/platform_features/maps_and_location/maps/...
View Article