[Xamarin.InAppPurchase] Auto-Renewing Subscriptions, how to?
Hey everyone I've been attempting to get the Xamarin.InAppPurchase working with Auto-Renewing subscriptions for almost a week now, and unsuccessful in everything I try. I can purchase the Auto-Renewing...
View ArticleBinary not updating on iOS simulator
When I try to deploy the app I'm making on the iOS simulator on the build host, it does not seem to update the binaries anymore. Even though I make changes in the code, when I start a new debug...
View ArticleShow PDF in web view
I am trying to use webview to show PDF using Xamarin Forms. However on Android, I dont see anything in webview-just a blank page. Here is my code that I am using- public class RecepieView:BaseView {...
View ArticleUnified template in the latest Xamarin.Mac announced this morning not showing
Tried Stable, Beta and Alpha channel and cannot see any Unified or Classic templates under Mac in create new solution. I do see the "Migrate to Xamarin Mac 2.0" in the Project menu if I open an...
View ArticleWhere is the country to the users?
@Xamarin-Staff: For a while, I (and also other users) has noted that the country to the user-image often was false (mostly US) and could not be changed from the users. I the have sent a mail to support...
View ArticleMaterial Design in KitKat
I see all the Android apps updated with the new Material Design look and feel, but how are they doing that running Android 4.x.x? Is there a style or theme I can just download and place in the resource...
View ArticleListView scrolling performance - Xamarin.Forms vs. Xamarin.Android or...
My company designed me to testing Xamarin.Forms. According to Xamarin team marketing, Xam forms are just brilliant. I have tested ListView - one of major and basic UI control, included in almost every...
View ArticleAndroid.Support.V8.Renderscript java binding available ?
Hi all, in component store there is v4, v7 and v13 bindings. Has someone binded Android.Support.V8.Renderscript ? I need it to blur on 4.0.3 Thks.
View ArticleOxyplot crash in Android - How to find out why?
I've followed http://developer.xamarin.com/guides/android/deployment,_testing,_and_metrics/android_debug_log/ but the crash that is happening in X.FOrms Android is not getting caught and displayed to...
View Article?? System.MissingMethodException: Method not found:...
When trying to render OxyPlot on an Android device, I get this. Is there something I am missing? (It's a hello world app): System.MissingMethodException: Method not found:...
View ArticleCustom crop rectangle for ImagePicker
Hi everyone. Have tried to find a solution for this, but failing a bit. By default, when you set AllowsEditing to true, you get a square crop rectangle. I have read that in order to change this you...
View ArticleError building project with Google Play Services
Hello. I'm working on an Android project whose minimum target version is ICS, so I downloaded the Google Play Services (ICS) component from the component store. After adding references to the 4 dlls, I...
View Articlehockeyapp Unified APIs
Any chance to have the HockeyApp Component updated to support the unified APIs? Or maybe release the source code so people can convert it and recompile? Thank you!
View ArticlePushModalAsync() - Android L (5)
Hi, I've noticed one of our apps has stopped working for devices that have updated to Android 5 (Lollipop). I've narrowed it down to the Navigation.PushModalAsync() calls. The exception/Stack Trace I'm...
View ArticleVisual Studio 2015 no templates available
Hi, I created a VS2015 VM on Azure and managed to install Xamarin from the provied link in the Android template by setting the time to a date before the 21th of November. As visible in the installed...
View ArticleIs anyone else getting either of these error messages when logging in / using...
First one - "Error while refreshing integrations." (screenshot attached) I get this when logging in. Second one - when clicking on errors I just get a blank screen - attached as well. Cheers,
View ArticleSQLite security?
I'm coming from a SQL Server Compact Windows world. I've got an app I'm thinking of writing an Apple version and it looks like SQLite is the replacement for my SDF databases. I'm able to password...
View Article"Contextual Action Bar" with v7 Toolbar
How do we use the new toolbar in a contextual manner? I have some lists in a tablet interface and I want them each to use a CAB using the new toolbar. So far I haven't seen a CAB example with the new...
View ArticleMFMailComposeViewController keyboard won't appear
Although the MonoTouch.MessageUI.MFMailComposeViewController displays fine using the following code, the keyboard never appears (iOS 8.1). When tapping on the email message body, the email window moves...
View ArticleFacebook Android SDK cannot load applicationId
I have: <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/appid" /> in my ApplicationManifest and: <?xml version="1.0" encoding="utf-8" ?> <resources>...
View Article