Quantcast
Channel: Recent Threads — Xamarin Community Forums
Browsing all 204402 articles
Browse latest View live

Debug DLL files are never released?

C:\Program Files (x86)\Mono-3.2.3\lib\mono\4.0\Microsoft.Common.targets: Error: Access to the path "C:\Dev\gitsrc\Project\src\Core\bin\Debug\Core.dll" is denied. at System.IO.File.Delete (System.String...

View Article


Creating an Activity in Layout makes causes unfriendly error message

Creating an Activity in Layout makes causes unfriendly error message shown below. I know, I know, don't do that but we could use friendlier message than this :) System.NullReferenceException: Object...

View Article


How can I create a UIImage from a base64 string?

I currently tried to do this: var base64image = "/9j/4AAQS ...ETC... iIiIiIiIiIi/9k="; NSData image = new NSData(base64image, NSDataBase64DecodingOptions.None); var uiImage =...

View Article

Loading initial data from the server - Where to place code?

Upon app launch, I want to connect to my server and obtain a chunk of data. My plan is to check for internet connection first, and if it's unavailable notify the user to connect to the internet and tap...

View Article

Am I missing something, or is Task.Run not available in Xamarin.Mac?

I am using System.Threading.Tasks and yet there is no Run method for a Task. I'm trying to do a simple async/await using Task.Run just like I've done in another non-Mono C# project. Am I missing...

View Article


Office 365 SharePoint from Xamarin.iOS

Is it possible to set up authentication and make REST queries from Xamarin.iOS to SharePoint 2013 in Office 365? I see it appears KidoZen offers this but they have a subscription model. Thanks. Mike

View Article

VS2013.1 Unable to load property sheet

Hi, yesterday I set up my Mac (Mavericks) and Windows PC (8.1) for app development with Xamarin, but it seems there is some kind of version incompatibility. When I try to open the settings in VS2013...

View Article

iOS 7, UICameraPickerController, crashing when device is laying horisontal...

When i make this: UIImagePickerController picker = new UIImagePickerController (); picker.SourceType = UIImagePickerControllerSourceType.Camera; PresentViewController (picker, true, null); I get...

View Article


Size of the app in trial version?

Hello everyone, I am always evaluating the xamarin(trial version) and I'd like to confirm the size limitation in this version.I heard somwhere that it is 36kb but I am about 150kb and I is working...

View Article


How to use URL Scheme in Xamarin.iOS

How to use URL Scheme in Xamarin.iOS

View Article

Warning: Android NDK directory

Every time I build Android app using XS (I'm on the alpha channel) I get this warning: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Warning:...

View Article

IOS 7.0 changes transparent background on table to white

Hi There, On iOS 6, my table view was transparent and looked great. First time running iOS 7, and the background is white. I have tried making the table backgroundColor, cell color etc etc to UIColor...

View Article

Navigation Controller and a Tab Bar Controller

Hi, my first app so hope I'm using the right terminology (correct me if not). I have an app that has three UIViewControllers represented on a tab view control. The first of the three has a tableview...

View Article


BUG: DidReceiveRemoteNotification not invoked

Hi, The method: public override void DidReceiveRemoteNotification (UIApplication application, NSDictionary userInfo, Action completionHandler) is not invoked when the app is in "Suspended" state (the...

View Article

Accessing Web Service on VM from Physical Device

So I am creating a Android application using Xamarin Studio on MAC that is running Parallels. I am trying to access web services that are running on a VM (Windows8) through Parallels. I am able to...

View Article


Android Setting Buttons Click Event

I would like to set up custom options to be available from the settings menu for an app I am building can someone point me towards the documentation for this? Thanks!

View Article

Listview does not work?

Hello everyone, Here I am sending a listview which open 2 class by choice.The issue is that no matter the choice, it always open the same class.Can anyone help me.Thank you.

View Article


ActionBar with SupporLibrary Error: No resource found that matches the given...

Hi all, I've been trying add in my app ActionBar with SupportLibrary. It's my full code: `using System; using Android.Content; using Android.Runtime; using Android.Views; using Android.Widget; using...

View Article

Implement takePicture function of Android Camera

Hello, I'm trying to implement this code in C #: http://android-er.blogspot.com.br/2010/12/implement-takepicture-function-of.html Entretando'm not having success, an exception occurs at this point...

View Article

Google Maps PolylineOptions SetColor not working... anyone?

The following renders a polyline on a map. The only thing I can not seem to get working is the SetColor method. SetWidth works fine. _map.AddPolyline(new PolylineOptions().Add( new...

View Article
Browsing all 204402 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>