Does that InputTransparent="True" eve work?
In the past there were so many bugs regarding InputTransparent="True" and today seems to be still not working. I am trying InputTransparent=True on my page which Rg.popup page so, it should transfer...
View ArticleDisplay Switch coltrol between Xamarin form 3.5 and Xamarin form 4.6
I migration xamarin project from XF 3.x with to 4.6 with ios 11,12 and The currently displayed Switch control differs between the two versions, Can anybody tell me why? Thanks XF 3.5 XF 4.6
View ArticleXamarin form android scrolling lag ,,,
Hello everyone I have this layout and i am displaying the images from image i have on the android and the ios on ios scrolling works very smoth but android the is some lag while scrolling <?xml...
View ArticleXamarin TabbedPage Issue
Hello everyone! am having a major issue with xamarin tabbed page There is one tabbed page in my xamarin project called TodayTabbedPage so by default in android, Tabs will be shown at the top side so I...
View ArticleUpload png or jpg to a server
Hello everyone. I hope you guys are doing OK I have a problem: I need to update the profile picture of the user. I am using @JamesMontemagno plugin, to take the picture or take the picture Everything...
View ArticleHide navigation bar for splash screen
Hi, I'm setting a splash screen and I would want to remove the navigation bar. I'm able to do it using [Activity(Theme = "@style/Theme.Splash", MainLauncher = true, NoHistory = true, ScreenOrientation...
View Articleclear data of applications installed
Ho can i delete all data(clear data) of all applications installed in my android device? link bellow :http://stackoverflow.com/questions/19830706/kill-another-application-and-clear-its-data converted...
View ArticleCarouselview not showing in iOS (Xamarin.Forms - 3.6.0.709228)
I am using xamarin.forms 3.6.0.709228. and I am trying to implement CarousleView which works fine in android but not showing in iOS. Is there any bug with Xamarin.Forms(3.6.0.709228) version ? or Is...
View Articletabs of tabbed pages have disappeared
Hi, I use tabbed page for a long time but they have dissapeared a while ago. I wonder if there is a link with default theme: I had to add a default theme to solve a checkbox issue...
View Articleautomatically refresh listview when adding an item
I have a listview and a button inside a fragment. When I click the button a dialog is shown to prompt the user to enter the data to be store. When dialog is accepted the listview should refresh and...
View ArticleBrowsing SQL Lite database on Android Emulator
I am currently trying to find a way to browse the SQL Lite database that my app creates on an android emulator. All the postings out there indicate that while my app is running on the emulator, in...
View ArticleSimple way to poll server from Xamarin.Forms client
Hi there I have to implement a polling code to send a device App status to a server (I use WCF) and get a command from the server to be executed (if at all). It polls each, say, 10 seconds regardless...
View ArticleXamarin Google(GoogleApiClient) SignOut
Hi hear i am facing a problem to get signout feom the GoogleApiClient, the following is the code i am using currently, Here is for the Signin protected override void OnCreate(Bundle savedInstanceState)...
View ArticleXamarin iOS Azure Notification Hubs with Xcode 11.3 and iOS 13.3 Issue
Hey we're hitting this issue on all devices with iOS v13.3.1 with Xamarin IOS. It seems to be related to a change in the format for the device token: iOS 13.3: {length = 32, bytes = 0xf1d219ab c4aab6f4...
View ArticleOn Shell Custom renderer have problem?
On Shell Custom renderer have problem? when I build the project my flyout menu and my bottom navigation tabbar background color are not working ? custom renderer for bottom navigation tab font size...
View ArticleiOS 13.0 Broke MasterDetailPage on iPads?
I have noticed that after updating iOS to v13.0, the MasterDetailPage is broken on iPads but it's still working on iPhones and Androids. By broken I mean the whole page is white, without content. The...
View ArticleWhy is the Cognitive Services Speech Library not being deployed?
When trying to build and deploy a Xamarin cross-platform iOS project using Azure Cognitive Services Speech in the PCL, I am encountering the following error message:...
View ArticleFace exception in some device when click in entry...
face exception in on focused entry in some device like Samsung j7. "Java.Lang.NullPointerException: 'activityToken'"
View ArticleCannot get SerialPortInfo through Intent Xamarin Forms
Hello guys! I am extremely new to Xamarin Forms. I am trying to connect to Serial Port through Android OS & I am using Xamarin Forms. I found a project on BitBucket which uses a specific dll to...
View Article