Using Label as a Hyperlink
Hello All, The question might be very trivial but how do i get a label act as hyperlink using Xamarin.Mac?? I read about using NSAttributedString. Can anyone tell me how to use it in C# using...
View ArticleIOS 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 ArticleInvalid License, Can't activate my Mac, after 10.9 Update
I can't activate my Xamarin iOS-License since I've updated the Primary Hard Disk and I have updated OSX from Mountain Lion to Mavericks. Thank You ronny.weidemann@gmail.com
View ArticleCan't activate Xamarin iOS-License since OSX-Update
Hallo, I can't activate my Xamarin iOS-License since I've updated the Primary Hard Disk and I have updated OSX from Mountain Lion to Mavericks. The Message shows Invalid or Corrupt License. Thank You...
View ArticleXamarin Stripe / Card Processing
Anyone got any hands on experience using https://github.com/xamarin/XamarinStripe good, or bad? Have a client that needs to handle physical goods payments in app (iOS and Android for now) here in the...
View ArticleOther activities inside Tabhost
hi all, i am using Tabhost for my application. I have four tabs and each tab has different activity. I have some extra activities that are'nt appearing inside the Tabhost. How can i make other...
View ArticleCreate a drawer layout
I'm trying to create a drawer layout as shown in the Android documentation. developer.android.com/training/implementing-navigation/nav-drawer.html I included in the reference the assembly...
View ArticleEmbedded 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 ArticleUse of NSAlert is crashing regularly
The following use of an NSAlert is resulting in regular crashing after recent updates to OSX, Xcode, XamarinMac and Xamarin Studio... NSAlert oAlert = new NSAlert(); // Set the buttons...
View Articlewebview
HI, Does anyone know how to use the webview. My code is as such: WebView webview1 = new WebView (this); webview1.LoadUrl("http://www.bloomber.com"); SetContentView(webview1); But it is not...
View ArticleConvert time to NZ zone is wrong! Daylight savings issue? Help!
We are in a bit of a crisis here. We have a time and attendance app that is getting the times wrong :( We expect to see the NZ time of 9:20am but instead it is giving us 8:20am. Seems like it isn't...
View ArticleCan't Build any C# Android Applications - Not Valid Base-64 String
I tried getting some help in the Android sub-forum and got no help, so I'm trying here instead. I'm running Xamarin Studio V4.2.2 with Xamarin.Android V4.10.1 (Starter Edition) on Windows 7 64-bit SP1,...
View ArticleJava 1.7 (Java 7)
In setting up the Android tools, the Xamarin Installer sets up Java 1.6 (Java 6). Does Java 1.7 work by itself? I got this question today. It's been so long since I set the tools up manually, I had...
View ArticleTapatalk
What's the correct process to get the Tapatalk extension enabled in the forums? See in suggested at...
View ArticlePorting C++ native code
I have a great deal of C++ code that I want to use in an Android app, preferably without having to re-write the whole thing in a C# Portable Class Library. I would like explicit instructions on how to...
View ArticleJanuary 28: 'Cross Platform Mobile Apps with C# and Xamarin,' Sacramento, CA
I'll be presenting Cross Platform Mobile Apps with C# and Xamarin in Sacramento CA on January 28th, 2014 at 6PM. More information can be found at http://sacnetug.org/Event/Reminder
View ArticleBuilding from visual studio
I keep getting this error when I try to build from visual studio with mac remote host configured "C:\Users\lXX\Desktop\tocheckin\XXX\XXX.csproj" (_RemoteBuild target) (1) -> (_BuildNativeApplication...
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 ArticleCrash when using Xamarin.InAppBilling
Hi! I'm getting a crash with a game when calling: var purchases=_serviceConnection.BillingHandler.GetPurchases (ItemType.Product); The In App Billing is correctly configured, the products are correctly...
View Articleproblems with activation xamarin studio under Maverick
Hello I am using only single macbook (Indie licence for iOS) Xamarin studio was installed and activated. It have been working fine until today. Today I've got message that app size exceeds allowed size...
View Article