Open mobile camera in webview
I'm building an application where i load website in a webview. On website i open device camera ( take pics etc ) and its working perfectly fine on all browsers but when i load same application in...
View ArticleFirebaseInitProvider class not found in dex file
Hi, The android app in "DEBUG" is working fine with all features including but we are facing some issue while releasing the app in play store. The issue facing While initialization the app is crashing...
View ArticleHow to get selected Text?
Hi, i want to get the selected Text from an Entry. I'm using an EntryRenderer and the methods SelectionStart and SelectionEnd, but the returned value of the methods is identical. Can you give me a...
View ArticleTabbedPage Icons
I have killed many, many hours now trying to make icons appear for Tabbed Pages on iOS. According to all of the forum and blog posts I've seen this is supposed to be super simple. In fact my page is...
View ArticleProblem with colors and themes on MIU12 Xiaomi phones
Hello, I'm having a problem with invoking the Light theme in my app. Whatever I tried to do it wasn't working. The phone I'm testing on is Xiaomi Redmi Note 7 and Xiaomi Redmi Note 8. So basically what...
View ArticleHow to investigate libmonosgen crash
Hello, Since the release of the latest version of my app the users have been complaining about random crashes in the app. It seems they appear randomly and so it's really difficult to get a...
View Articleis there any Framework or Library for Photo editing ?
Hey , im looking for a framework or library support PCL for photo editing , i want to develop an app for image editing like drag text and drag photos and icons to the main photo , if there is an...
View Articleintegrate an image editor
Hi, I want to integrate an image editor (similar to adobe creative SDK or Img.ly SDK) into xamarin.forms app, can anyone please suggest me a cross platform image editor?
View ArticleGet counrty code picker or popup
Hello guy's my question is , that is there any plugin for get all country code for telephone in xamarin forms. i'm surfing in google and get one thing CCP (country code picker ) for native android but...
View ArticleBinding Mode property default value
I'm seeing documentation about XAML, bindings and MVVM. The documentation about BindingMode says that: OneWay: Indicates that the binding should only propagates changes from source (usually the View...
View Articlehow to do smooth scrolling in collectionview on android and ios
Hi, My app has some Collectionview. Items binded when scrolling down but when items bind and scrolling collectionview is jittering on android and iOS. How to do smooth scrolling in collectionview....
View ArticleWhich would be the right technologies to build an application similar to a...
Hello, I'm new to the Xamarin community. I salute you all. Concerning my question, I'm trying to figure out if it's possible to build with Xamarin an application which consists of functionalities such...
View ArticleHow to choose the right tech stack for the taxi startup?
Hi, How to pick the right tech stack to launch the taxi startup?
View ArticleOneSignal HandleNotificationOpened redirect the diffirent page
Hello in my project I use OneSignal for notifications. How can I redirect the different page from droid or ios project. I used passing parameter to LoadApplication(new App(bool...
View ArticleHow to prevent multiple clicks on a button?
I know there are many ways to prevent multiple clicks on a button in Xamarin, but is there a single solution to prevent it globally? i.e. in every button in my app. Otherwise, what would be the best...
View ArticleError using MySql connector with Xamarin
Hi, I am trying to use MySql plugin in Xamarin project. I have added the pliugin to all my PCL projects and the used: sql_connection = new MySqlConnection("Server=mysql.mydomain.com; Database=mydb;...
View ArticleShare from Xamarin Essentials mysteriously quit working after updates, but...
I updated my iPad to 13.2, updated to latest XCode on my mac, updated VS, updated to XF 4.3. I know, not smart. Everything appeared to work, until I tried the SHARE function of my app on iPad. The...
View ArticleCan any one please can help me with my problem with BindingContext?
Hi, everyone I need help for my problem. I am trying to bind the context from the viewmodel like this <ContentPage.BindingContext> <viewModels:BLEConncetViewModel/>...
View ArticleRemove gap between cells in ListView
Hi, We are having a problem with gaps between cells in a ListView. We set SeparatorVisibility="None" but still there are a 1-pixel high gap in some cases. On iOS is seems to be connected with the...
View ArticleHow can i make a game in unity and run the game when i run xamarin.forms...
Hi, I just came xamarin crash I want to make a game project that should be called from unity, how can I do it, help guide me
View Article