camera stream stop after send image by camera input file webview
i have app for video call, in app i am using webview for video call between two users. 2 users can aslo share file with each other via from gallery or camera. Now the issue i am facing when both users...
View ArticleLaunch screen not working
Since Apple now requires using launch screens, I have tried to convert my app to using one. I have followed the directions found here:...
View ArticleXamarin Forms Webview doesn't show the tradingview widget.
Hi all, I use a widget from tradingview site. I would like to make this implementation using xamarin forms webview. However i can't make it works. It just doesn't appear the widget at all. The same...
View ArticleAnyone Have Implemented Navigation in Xamarin. Android? give reference and...
I Need help to implementation of Navigation in Xamarin.Android Project .
View Articleasync task cancellation c# xamarin.ios (native)
async task cancellation this my code async Task GetStudentOrStaffPhoto(string type, string studentStaffId) { try { if (Reachability.IsInternetReachable()) { // Create Singleton instance of the account...
View Articleasync task cancellation c# xamarin.ios (native)
async task cancellation this my code async Task GetStudentOrStaffPhoto(string type, string studentStaffId) { try { if (Reachability.IsInternetReachable()) { // Create Singleton instance of the account...
View ArticleXamrin form issue with HTTPS request
I have created an application in Xamrin forms with Visual studio 2017 Professional and Visual studio 2019 cumulative addition. Problem is that app works fine with HTTP request, but in case of HTTPS...
View Articleoutput console data to ui in xamarin.forms
I'd like to be able to send the Application Output / debug info to an entry box (or whatever works). I tried using an Editor with and rerouting the console.out to it, but there seem to be major...
View ArticleAppThemeBinding not working
Hi, Using latest Xamarin Forms 4.7.0.968. SfButton.BackgroundColor="{AppThemeBinding Light={StaticResource PrimaryColorLight}, Dark={StaticResource PrimaryColorDark }}" is not working. Thank you
View ArticleMVVM - What is the essential requirement for an application to be regarded as...
When I began looking at Xamarin Forms for the first time, one very basic tutorial specifically provided a case for MVVM - see image below. I know there is a division into Model, ViewModel and Views,...
View ArticleCut off 1 corner in Collectionview
How do i make this in a Collectionview , 1 corner is cut off and not round with cornerradius
View ArticleShell: How to add menu items from code?
I'd like to programmatically provide menu items to my Shell. There seems to be a mechanism Shell.Items.Add(ShellItem), but the subclass MenuShellItem is protected. Is there another way I can add menu...
View ArticlePrinterest like CollectionView renderer for iOS in Xamarin.Forms?
After some research I could find the custom renderer for CollectionView in Android and it works great, but I couldn't find the equalant for iOS. Please help me create it for iOS. Thanks Custom...
View ArticleEditor inside Scrollview not scrolling.
I have an editor control inside a StackLayout which is inside a ScrollView. I can scroll all the controls but when I go into an editor control if the text superpasses the editor's height I cannot...
View ArticleStrange behaviour, custom notification sound played only in background
Hi I have a strange problem. I want to play notification sounds when app is active, and when in background too, but now, i dont know why the custom sounds played only when app is in background. Here is...
View ArticleCreate Multiple Table with SQLite Database
hello, xamarians, I am creating a project and I want to need to more than 3 tables but I don't understand how to create please help me out.
View ArticleError In Run Simulator In Xamarin Forms
i create new project xamarinforms (android and ios) i use virtual box to run mac (catalina 10.15.3) and install xcode 10.15 and visual mac and pair mac in visual connected successfully but when run app...
View ArticlePass List to another View and Display it
Hi. I'm trying to pass a List from one view to another, using the MVVM pattern. In my project, I want to store the questions from a List (questions) into another list (errores) and I want to display...
View ArticleOn Platform values for font ionicons.woff
Hi I am using custom font ionicons.woff and have used below; <ResourceDictionary> <OnPlatform x:TypeArguments="x:String" x:Key="ionicons"> <On Platform="Android"...
View ArticleHow take out watermark in kinemaster for free?
Yesterday I installed the kinemaster app, how take out watermark in kinemaster for free? Please help me, thank you everyone.
View Article