Embedded provisioning profile not valid
I'm having some real problems running a Mono Mac app that has been working just fine until a recent update to Xamarin Studio and XCode. I've generated a Production Provisioning profile on the Apple...
View ArticleSystem.Net.Htpp.Formatting issue
I'm currently trying to use the System.Net.Http.Formatting library in a C# library in Xamarin. I've referenced the library in the project and in the file, but am getting an error saying that it doesn't...
View ArticleReleasing app with debug symbols ?
Hi there, What are the "consequences" for releasing an app with the compiler setting "Debug information" set to "Symbols only" ? I guess the app will be bigger, but is it a "no no" or will it be...
View ArticleCannot login to the Component Store from Xamarin Studio
I am using Xamarin Studio 4.2.1 with a Starter Edition subscription for Xamarin.IOS. When I double-click on the Components folder in my solution to view the installed components and then click 'Log in...
View ArticleBasic Speech Recognition of a few key words
I am working on an app that needs to be hands-free. I would like it to recognize several keywords while the app is running, such as 'Yes' 'No', 'Next', 'Previous', and maybe a couple more. Any...
View ArticleActionUsbDeviceAttached not firing!
Hi, I have a problem with the broadcastreceiver in xamarin. When I attach my usb device, the OnReceive method is not firing, The strange this is that the OnReceive mehtod DOES FIRE, when I disconnect...
View ArticleAsk for help in the development of OliveOffice occurred when the package is...
OliveOffice occurs when the package is loaded Jar unsuccessful attachment jar package is loaded , the following error when loading is occurring , do not know your company can help me to solve this...
View Articleusb device list
i'm try to view all usb are attached at my andorid system: `// ricerco la textbox TextView display = FindViewById (Resource.Id.textView1); display.Text = "Hai premuto il tasto"; display.Text =...
View ArticleDeploy Failed: The operation cannot be completed because a build is already...
If I click on Start under both Debug and Release modes, everything works fine -- app is deployed properly and launched on my iPhone. But if I right click on my project and select Deploy, I get the...
View ArticleUsing OpenCV with Xamarin.iOS
Hi, I have found some C# wrapper libraries for OpenCV, and EmguCV can be used for MonoTouch. I must buy Commercial License. Is there any free library wrapper for opencv ?
View ArticleXamarin.iOS for VS & Build Host - "too old"?
I have the latest stable releases for the Xamarin.iOS for VS and the Mac Build Host. When trying to connect through Visual Studio 2013, I get this error message.. Build server with address [IPAddress]...
View ArticleDebugging connecting to a physical device crashes immediately if using Google...
Hi Guys, We are experiencing an issue where if we try to debug our app on a physical iOS device the app crashes immediately (before the debugger can even connect). Removing any reference to the...
View ArticleXS alpha/iOS : No provisioning profiles have been detected . Beta & Stable do...
Hi. It appears that the latest XS/iOS alpha upgrade broke something and so, when I am compiling it against my iOS7 iPhone 4s , I am getting the following error : Error: No provisioning profiles have...
View ArticleWCF Transport Security - Custom Authorization
I am writing a WCF service that has a Sql Server database and an Android client (build in Xamarin). I am in need of using a username/password authentication. I have tried so many ways and am tired of...
View ArticleAdding a custom view on button click in listview like format
Hello All, My scenario is as follows:- I have a main window with Custom View and button at the bottom. Now on this button click i am adding a subview in my custom view.The subview consists of...
View ArticleText (numeric) justification
I have a TextView field wherein the user is able to add digits to. As the digits are added to a string, to display in the field (ValText field, in the layout, below) I would like the string to retain...
View ArticleInvalid Code Signing Entitlements.
I'm sitting with a problem here during an iOS app publish (when trying to validate the archive) that I'm hoping someone here has been able to solve. "Invalid Code Signing Entitlements. Your application...
View ArticleIncoming call
Need to develop a mobile app that captures when an incoming call the number that is calling. The app has to be a service? For whenever the phone call he received should capture this number. Someone...
View ArticleAssembly Missing --MvvmCross using Xamarin Studio on MAC
I have migrated a running project on visual studio having PCL currently with Android solution. On Xamarin studio, I am unable to build the Android project by having error 'The type 'System.EventArgs'...
View ArticleHow to build an adhoc IPA file for an IOS app in Visual Studio 2012 (asked...
(I stumbled the answer to the question I intended to ask here, but I figured I'd finish the post for the community's benefit...) Per Xamarin's (apparently incomplete) documentation on IPA support, I...
View Article