Tabbed Page Master Detail Page title not showing up
Hi, I have placed a tabbed page inside detail view of Master Detail view. However, I am not able to see any title in the navigation bar of either of the children's tabbed pages. Please help
View ArticleIntroduction to tvOS
Bring your apps to the big screen with Xamarin and tvOS! Read the blog post here and discuss below!
View Articlemultiple ScrollView not working on xamarin forms
Multiple ScrollView is not working on my content page Xamarin forms.so how to solve this? i added two scrollviiew in my content page,but the second one is not scrolling.
View ArticleHow Can I Add Item to macOS NSComboBox with Xamarin & C#?
I'm using Xamarin & C# to develop a macOS application. I have a NSComboBox in the storyboard. It have an outlet, so i can access to it successfully. I have an data context which populated in a list...
View ArticleThe EspTouchSmartConfigXamarin package could not be installed.
Good afternoon everyone! I'm new to xamarin, and I'm having trouble installing a package, help me please. this package:...
View ArticleToolbarItem Icon
Dear Xamarin Users, I have a Iconset of 1000 PNG's in subdirectory of my PCL project. Now I want to show an Icon in the toolbar. I tried a lot of different code, but the icon never appears. How can I...
View ArticleDatePicker Translation
Hi, In my app, we are managing different languages that are independent from the device language. In a simple page, we have a DatePicker control and we want it to be translated in a specific language...
View ArticleImage overlap issue over Frame in Xamarin Android
I am trying to build following layout in XAML for Xamarin forms app. Here is my code <AbsoluteLayout HorizontalOptions="FillAndExpand" HeightRequest="350"> <Frame...
View ArticleHow to push grid to bottom
Hello, im new to xamarin forms. I've set a grid that acts like a bottom navigation bar. I want to set that this specific grid is allways on bottom. But is not unless I hardcode it. Any ideas? My code:...
View ArticleIs it possible to enable the search/done button on software keyboard when the...
I implemented the SearchBar in Xamarin.Forms for Android and iOS, but when the field is empty the search/done button is disabled. Is there a way to enable this by implementing custom renderers?
View ArticleLack of SupportFragmentManager in Xamarin Forms Embedding
Hi, Currently while using Xamarin Forms Embedding for Android, We can only convert the Xamarin Pages into Fragment. However there's no way to convert that into SupportFragment. Any suggestion on how...
View ArticleNamespace Xamarin not found when running live Player on iOS
I just file a bug https://bugzilla.xamarin.com/show_bug.cgi?id=61075 I created a new shared project with vs2017 15.5.1, when I try to run live Player on the iOS part I get:...
View ArticleXamarin.Forms Background Service prevent to start when app is running
I managed to implement my Background Service which works really good. The Service connects to my WebSocket and keeps the connection alive after the App is closed. I'm starting the Background Service...
View ArticleWhy would CGImageSource.FromUrl return null?
Hi all, I have a piece of code that essentially is designed to load an image from gallery and retrieve the metadata from said image. I have followed the instructions in the recipe guide Access Image...
View ArticleHow to read sms and verify otp automatically in xamarin forms?
How to read SMS and verify One time password automatically in Xamarin forms? Thanks in advance!
View Articlehow to generate a thumbnail from recorded video in xamarin form
i am building a xamarin form apps, to record the video, after record video show thumbnail in one place in the page ,user click it to play recorded video. we are using media plugin to record video. my...
View ArticleProfiler not starting on android
Hello, I have visual studio 2017 Enterprise 15.5.1. Xamarin forms project for iOS, Android and UWP. The project builds and deploys successfully. When I try to start profiling on attached nexus 6P API...
View ArticleUI is not updating by freshmvvm PageModel?
I've implemented the freshmvvm in my project and used Binding property in xaml, but pagemodel doesn't update the ui. It was working fine in the older freshmvvm, but after updation it's not working.
View ArticleWhy Xamarin profiler not updating memory deallocation?
Hi All, I am using xamarin profiler for performance analysing.Profiler not showing the memory decreasing values,only showing memory allocation values.But profiler showing deallocation value on the graph.
View ArticleHow to connect my android application with PC
example : my app can provide all my phone's messages , and i can show them on the phone , now what's the way to watch them via PC ?
View Article