why mvvmcross?
I am keep hearing and reading mvvmcross for xamarin. I have experience mvvm with wpf and can i just use it as use it on wpf? What makes mvvmcross easier or is there something which i cant achieve with...
View ArticleXamarin.Forms Xaml Wrecks Visual Studios Intellisense 7 Months and Counting
The following thread was closed Visual Studio 2015 intellisense regression when editing XAML files, why? 1) Issue was resolved? No 2) To reduce the noice? This issue is so important that i don´t get...
View ArticleFontFamily not working when using TextProperty binding
I seem to be experiencing a bug with FontFamily in Android. As long as the text ion my label is hard-coded in the label, my custom renderer renders the provided FontFamily just fine. However, if I have...
View ArticleTabbedPageWithNavigationPage sample requires Business upgrade
The TabbedPageWIthNavigationPage sample says the minimum license is Indie, but it's not. It requires a Business license because the "--profiling" compiler setting is enabled. How do I remove those...
View ArticleExtending WCF Compact / Custom Headers
Sorry this is a bit of a repost of a question I have previously had answered, however the answer doesn't quite fit what I need so have reworded. I'm developing an app which will be deployed across...
View ArticleHow to pass multiple parameters using command interface ?
I'm new with Xamaring.Forms and I'm building an app with a login page. On the XAML code of the page i have two Entries (username and password) and a Button. I'd like to send the two parameters of the...
View ArticleXamarin.Forms Windows Pre Release Error
Hi, I have many problems with the Picker and Webviews on Xamarin Windows Phone 8.1 so I have updated and tested all the pre-release versions to see if I can make the web view work as expected or the...
View ArticleSetting Cookies in a WebView
I received a request this morning to share how I set cookies in a webview so here it is, hope it's helpful. It's worked for me so far but feel free to comment on it if it can be improved. First, you...
View ArticleVisual Tree Helper
Hi, Is there an equivalent of WPF's VisualTreeHelper? I need to loop through all the visual elements of a page. Thank you
View ArticleXamarin.Forms and IdentityServer3, how to achieve a successful connection?
I've been stuck like 4 days trying to authenticate using IdentityServer3 (OpenID Connect) with no success. I already tried Xamarin.Auth and also IdentityModel with no success. So far, the only response...
View ArticleAdtoapp will double your mobile app revenues
Hello colleagues! We are the developers team which does advertising automation for more than 8 years We’d like to share this awesome product with you: https://adtoapp.com/ Adtoapp – automediation of...
View Article[Android] Xamarin.InAppBilling OnActivityResult not called
Hi everyone! I tried to implement the Xamarin.InAppBilling Component for Android and I can get the available products from Google Play Store. When I try to purchase one of these products and call...
View ArticlePadding issue with ScrollView in Xamarin.Forms 2.0
Hi guys. I'm experiencing a problem with the padding in ScrollViews. It seems to be saving the space for the padding but its rendering the content aligned to the left in Windows Phone. If I put...
View ArticleFontAwesome Label: Here's how!
Here's how you'll use the new FontAwesome label (Any Graphic font will work, but FontAwesome is Awesome): var coolLabel = new FontAwesomeIcon(FontAwesomeIcon.Icon.Gear) Here's how to set it up....
View ArticleHow to Set Action Bar Icon Center in Xamarin Forms ?
Hi All, I want to set my action bar icon center ?
View Articleempty toolbox in both xamarin studio and visual satudio 2013 unsing xamarin...
I have an empty toolbox in both xamarin studio and visual satudio 2013 unsing xamarin forms. I am editing a xaml file and there are no controls in the toolbox. Also in xamarin studio I do not get any...
View ArticleHow to remove the BackgroundImage of a Page ?
Hi, I want to conditionally set the Background Image of the page... I am facing a problem where, once i set the background image to a page, i cannot remove it.. i can only change it.. please advice how...
View Articlehow to hide the scrollbar?
How can I hide the horizontal scrollbar of a ScrollView? I have created custom renderers for Android and iOS. However in my Android ScrollViewRenderer when I implement OnElementChanged and set the...
View ArticleHybridWebView does not navigate
I tried many things for navigate to Google just simple way with HybridWebView. But its not workig. If its can navigate to an url i will try add javascript and run it finaly get result. But still does...
View Article