Project build configuration
Hi guys, I have a problem on a project i'm working on. I don't know why but in addition to my iOS/Android project in the build configuration i also have the binding projects that i can select i just...
View Articlexamarin forms scroll-view is not working with carousel view
Hi Everyone, I am stuck in this, I have added a carousel view inside a scroll-view and now scrolling is not working on it, on iOS please give me any suggestion or workaround. I have tried to add a...
View Articlescroll view is not working with carousel view on xamarin iOS
Hi Everyone, I am stuck in this, I have added a carousel view inside a scroll-view and now scrolling is not working on it, on iOS please give me any suggestion or workaround. I have tried to add a...
View ArticleHow to send an image and some contents using multipart form post request
Hello guys, Need some help I am currently working in Xamarin app for sending data to server like some string and multiple photos I have used plugin.media for getting photos and I store it's image path...
View ArticleRequest to web api and popup indicator smoothly
Dear all, I have a question with Xamarin Forms. When I tried to request to web api and I use await/async to wait server response. As result it got stuck in that period. Sometime I tried with...
View ArticleXamarin error ios Simulator HE0046: Failed to install the app ... Failed to...
I changed name of my VS 2019 project running on Mac (from PrismApp1 to something else) and now I can't run on iOS simulator. Tried to run on different simulator phone too. I searched for PrismApp1 in...
View ArticleElliptic Curve Cryptography
I need to use FIPS 140 compliant ECC cross platform. For a number of reasons, I can't use third-party libraries like BouncyCastle, so I am forced to use the underlying Crypto Service Provided on the...
View ArticleHow do I preserve listview item selection using OnSleep() and OnResume()?
Dear members, In my application there is a list view with a data template where each item is comprised of two options, a game with two teams where the user picks the winner. For each game schedule on a...
View ArticleHow to bind to the HtmlString in Syncfusion's SfRichTextEditor
I am looking at integrating a Rich Text Editor into my app, and have just taken a quick look at Syncfusion's SfRichTextEditor. It appears to support binding to the TextProperty, but that's just plain...
View ArticleXamarin Froms TimePicker Failure
Our app has a Timepicker that until now used to work. Now it gives us this error: Binary XML file line #20: Error inflating class android.widget.TimePicker. As I said this used to work, but now we need...
View ArticleCan't get photo after iOS 13.x
Hello, I have a view in my app which brings in photos from gallery where you tap them and they are displayed in a boxview. This worked fine until iOS 13.0 whick changed PHImageManager paths, but with...
View ArticleFirebase notifications: messaging:didReceiveRegistrationToken is not being...
I have an Xamarin.iOS app and I've recently updated my Xamarin.Firebase.iOS.CloudMessaging package from 1.2.2 to 4.1.1.1. Once I did this update and added the relevant code changes, I've stopped...
View ArticleCould not load assembly System.Threading.Tasks.Extensions
Everything was fine. Then can no longer build. I was trying to add plugin.multilingual to my project when this error came up. Now nothing I do can fix it. I removed the plugin, went back to the...
View ArticleIssue on Google Play Store. Using Old Version of Google Play Developer API.
Now getting this message on the the Google Play Console for my published app. "We’ve detected that your app is using an old version of the Google Play Developer API. From December 1 2019, versions 1...
View ArticleShell - How add programmatically sub menu item in flyout menu.
Hi, how add sub menu item in flyout menu programmatically? My goal: -MainMenuElement-01 -------SubMenuElement-01 -------SubMenuElement-02 -------SubMenuElement-03 --------------... -MainMenuElement-02...
View ArticleWhy is my program not showing 2nd Tab content?
I have tried this countless times, I even installed VS 2017 hoping that VS 2019 had some fundamental fault somewhere. But in every case I hit the wall. I have provided all of my code at Github and the...
View ArticleWhy is this Visual Studio template using async void?
File New Solution Multiplatform: App Tabbed Forms App Change nothing. Navigate to ItemsViewModel.cs and notice the code below: Visual Studio is appropriately giving warnings about invoking an async...
View ArticleCrashing only in release mode on startup. Any ideas? xamarin_initialize...
Crash log from testflight. can't reproduce in debug mode. Any ideas? Incident Identifier: A16565BD-14CB-422F-8201-1F83E62D0636 Beta Identifier: 9AC85708-52C8-4855-9C08-F86429C52CA2 Hardware Model:...
View ArticleeliteKit: Xamarin Forms UI Kit
Hi guys, I'm proud to announce the first release of the eliteKit Xamarin Forms UI Kit. It's a collection of 20 UI elements made with SkiaSharp to make it much easier creating and design your next app....
View ArticleVS2019 16.4 Debugger closes as soon as app launches?
I just recently (yesterday) updated to VS2019 16.4. Once i got everything building again (yay updates) I've found that when I launch my forms app over on the iOS Simulator, the debugger disconnects...
View Article