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

Xamarin vs XCode projects performance (CATiledLayer)

Hi! I'm trying to display a huge UIImage (10000 × 6500 pixels) in a UIScrollView, where you could zoom and pan it. Since the device can't handle to load such a big image, I used a CATiledLayer with...

View Article


Obtaining a cell to change the selection style

Hi All, Using monotouch dialog and I am trying to use a UITextView as a multiline entry field but the containing cell gets highlighted in blue which I would like to avoid. I believe that all the core...

View Article


Error: Exception while loading assemblies: System.IO.FileNotFoundException:...

C:\Program Files\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2,2): Error: Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'EntityFramework,...

View Article

Count is assigned but its value is never used (CS0414) (hello_world)

Hi for all, I am a noob. i start with this new (for me) adventure of app mobile with xamarin. In start project "Hello_World", have a problem: The field Hello_World.Activity1.count is assigned but its...

View Article

Problem with linking

I am running Xamarin Studio 4.0.10 and Xamarin Android 4.8.0. I added the Parse component into my existing app this weekend. It all works fine in debug mode on my phone. However, when I run it in...

View Article


Monotouch Binding for Testflight SDK 2.0.0

Hi all, do you know how to integrate the new Testflight SDK 2.0.0 (Aug 12th) into a Xamarin.iOS project? I know there are some monotouch bindings as well as a fork that targets the previous version...

View Article

Problem with ProgressDialog when orientation changes or phone receive a call

Hi folks! I'm using a ProgressDialog to give a feedback to user while a load some data, but when the orientation changes, the phone receive a call or the home button is pressed, the application close....

View Article

Cannot setup binding. Could you help me?

Trying to setup binding to library. This library (jar) references 4 .so libraries. So, I cant understand what I need to do. Current solution, that doesnt works: - UnityClasses library is wrapper around...

View Article


Video capture, streaming, and playback

I have a need to do a custom video video capture, streaming, and playback of video. The source for the video capture is going to be an iPad/iPhone (ideally). The video will be sent up to a video...

View Article


App Promotion on the Play store

The good news is that I have finally completed my app and have published it to the Play Store. Now I have some questions about app promotion. My app is a companion to a commercial service. It does not...

View Article

How to use Socket class to connect to a pc and get information?

Im kind of new to this but how can i make my tablet to get some data from a pc using socket?

View Article

[Xamarin.auth] Facebook login

I downloaded the Xamarin.Auth component and am running the sample app. It works well, if run by the Developer of the app (as defined by the Facebook Login). If I define a tester, however, it never...

View Article

Error compiling in Xamarin Studio (osx): error CS1566: Error reading resource...

Hi all, this is a bit urgent, I'm including a project in a solution that as a resource file (resx file), and I'm getting the error: Error CS1566: Error reading resource file...

View Article


AssertMacros queueEntry errors???? IOS 7.0 XCODE-DP6 ?

I am getting these errors and have found a patch on Apple Developer forum but I cannot figure out how to integrate with Xamarin studio. Does anyone have any ideas? Here is the full error. AssertMacros:...

View Article

Easy way to change ProgressBar standard color scheme in Mono for Android?

I am looking for a way to change the tint and background colors of a standard android ProgressBar in Xamarin Studio. Found some tips for how this is done in java like this:...

View Article


How to implement Google Analytics in Mono for android ?

Hi, We need analytics for our application, for this we thought of using Google Analytics. How to implement ?

View Article

zebra bluetooth printers

hi Does anybody has created bindings for the zebra bluetooth printers http://www.zebra.com/us/en/products-services/printers/printer-type/mobile/mz-series.html thanks pd: you can download the sdk here...

View Article


iOS Application settings lost upon closing project properties

Hi, In VS2012 and Monotouch, any attempt to set the 'iOS Application' configuration properties eg Application Name, Identifier, etc are lost upon saving and closing the Properties dialog. To reproduce...

View Article

Foreign Keys in Sqlite.net

I have a cross platform app using Sqlite.net. How do I go about declaring a FK? Say I have these tables, with a FK from Area to Location (and a self referencing FK from Area to Area via ParentID), and...

View Article

NullReferenceException after update to Xamarin.iOS 6.4.4.12

After updating Xamarin.iOS to 6.4.4.12 our code crashes with NullReferenceException when the event handler is unsubscribed from the event. The issue is reproduced only with Action event types and only...

View Article
Browsing all 204402 articles
Browse latest View live