Xamarin.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 ArticleAndroid Toolbar Above PageLayout
Hi. I am using the new Material Design Toolbar on my Xamarin Forms App (see: https://blog.xamarin.com/material-design-for-your-xamarin-forms-android-apps/), but i want to make it overlay my...
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 ArticleAcr.Xamarin.Forms Network connection check
Hi everybody, How can i check network connection? I found sample on github but its wrote mvvm pattern. I wrote this code but. I've got object null exception. My sample code is: ` private...
View ArticleAttempting to JIT compile method (....) while running with --aot-only.
Hi to all. I am getting this exception when I process a WCF request from my Xamarin.Forms app: "Attempting to JIT compile method '(wrapper runtime-invoke) :runtime_invoke_bool_Nullable`1...
View Articlei have problem with creating a custom markup extension
i am trying to learn Xamarin by reading Ceating mobile apps with Xamarin Forms. Page 210 explain how to link Xamarin.FormsBook.Toolkit to CustomExtensionDemo project. I follow instructions(Include a...
View ArticleXamarin Linker
Hello! We are finished now with creating our awesome Xamarin.Forms app and we are trying to create the apk. We have some problems with the Link SDK only problem. We need that option, because without...
View ArticleTileLayout for List
Hi there, I couldnt find Tile Layout for List, is there any plans for it? or any other Option? Thanks
View ArticleXamarin Forms ToolbarItem icons missed
Good evening! I have a trouble with android: icons on my toolbaritems not showing up (on iOS everything OK). Toolbar items have just text. I add toolbar items by this xaml code (c# I have tried, the...
View ArticleThe UI layer and Xamarin Forms - can XAML be in platform-specific projects?
In a cross platform PCL application using Xamarin.Forms; it appears that the XAML and UI is exclusively handled by the common project. In other words you don't have SomePage.XAML and its...
View ArticleXamarin.FormsMaps
Does Xamarin FormsMaps cost anything or can it just be used in a project? I am targeting Android and iOS. Thanks
View ArticleIf want a snappy UI don't use Labels. Or anything else...
I'm sorry for the harsh title. But this is exactly the sentence we throw around the office for quite some time now when ever somebody complains about the slowness of Apps based on Xamarin.Forms....
View Article