To tap on image which command is used in Xamarin UITest
I am doing the xamarin UI test for the mobile application, which command I have to use to tap on image...I am using the REPL command prompt If I want to click on image then what the command use...
View ArticleXamarin.Forms Android device's default Japanese Font produce weird dot symbol
Hi guys, im building my mobile application using Xamairn.Forms and i have a problem with displaying Japanese dot symbol. More particularly, i have some japanese dot symbols in my labels and i am not...
View Articleto tap on image which commnad is used in xamarin UI test
I am doing the xamarin UI test for the mobile application, which command I have to use to tap on image...I am using the REPL command prompt If I want to click on image then what the command use...
View ArticleCan't create IPA file
I have problem creating the IPA file for Xamarin.IOS project. In properties of the project i've selected the certificate and the provision and also selected the "create IPA file". The build finishing...
View Articleto tap on image which commnad is used in xamarin UI test
I am doing the xamarin UI test for the mobile application, which command I have to use to tap on image...I am using the REPL command prompt If I want to click on image then what the command use...
View ArticleObservablecollection question
I am having some difficulties with observablecollection, i want a way to see if there is nothing in it, is there a way to do as i have tried models.LastorDefault() to check the last set of data in the...
View ArticleXamarin Forms app crashes when all symbols deleted in entry binded to numeric...
Hello, yesterday i found that my app is crashing when all symbols deleted in entry, binded to numeric variable in viewmodel. i checked this in different parts of the app and situation repeatable. i...
View ArticleNavigation Stack within a 'Wizard' type structure
I am in the process of migrating an application from Xamarin Android to Xamarin Forms using the MVVM framework and have hit an issue. I have a Page which calls a wizard which may loop around multiple...
View ArticleRecommendations on the list of Android Emulators to test on before publishing...
Quick question guys. Any recommendations on the list of Android Emulators to test on before publishing on Google Play.
View ArticleHow to Open Camera in Xamarin iOS
I need to Open Camera by using Xamarin iOS when Button Click and Bind the Captured Image in ImageView and also store in Memory, Is there any simple methods to resolve this?
View ArticleQuestion regarding the Emulator, testing iOS
I set iOS as my default device to test in the emulator, and I was prompted to Remote Login I don't own a single Apple Device, so I was hoping someone could help me get started in which approach would...
View ArticleHello! When clicking an text-entry-box i get null reference exception object...
"Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object." This is my xaml code from the page in which the text-entry-box is in. The exception is thrown...
View Articlehelp plz
Hello guys. i have a problem when i click on salesOdrerButton i can't move to the next page in order to show the list view of the salesorder for customer the exception is...
View ArticleChange Navigation Bar color for Android and IOS in xamarin forms
Hi i have a requirement where Navigation pages should have different bar colors for each of the page. i have a dashboard page and wrote following code when click on listview ltem NavigationPage...
View Articlehow to write anything in Removable SD Card
I want to unzip .zip file in removable sd card. I am selecting .zip file using file picker. After selecting the file i get a path like this...
View ArticleNotice changes on Android display
Hello, i'm quite new into Xamarin and i want to program an Appliction which frequently (aroud every 2 to 5 ms) scans the display of my Android device and do a click event afterwards. The Click event on...
View ArticleUIKit Consistency error: you are calling a UIKit method that can only be...
Hi, i get the following exception when i try to use async method in my project. We are using the PCl class and assigning the ItemSource to the native control using a CustomRenderer. Exception:...
View ArticleXamarin.Forms 4.0 ImageSource Not Working
Hello, I'm a new xamarin developer.I have a problem. I was changing the background of the contentpage with the BackgroundImage function in version 3.6. But soon the update came and I upgraded to...
View ArticleMissing 120x120 While Uploading To Asset Store.
Hello All, Using Visual Studio Community 2019 for Mac and trying to build my Xamarin Forms app for App Store, Build and Runs pretty fine BUT, it gives me this error while i try to upload to App Store,...
View Article