• If you liked, follow me :-) for more.
Damien Doumer Kake logo
  • Home
  • Podcast
  • Activities
  • Projects
  • About
  • Contact Me
  • Books Recommendation
  • Home
  • Podcast
  • Activities
  • Projects
  • About
  • Contact Me
  • Books Recommendation

Category Archives: Xamarin.Forms

Uploading Your Xamarin or MAUI iOS app to the App Store Without VS for Mac

Feb 26, 2023Doumer.Net, .NET MAUI, MAUI, Xamarin, Xamarin.Forms, Xamarin.iOS

This is a short article with a solution to a problem I couldn’t find on the internet. I upgraded VS for Mac to version 17.4.5 recently, and upgraded Xcode to the appropriate version as stated in the docs (https://learn.microsoft.com/en-us/visualstudio/releases/2022/mac-release-notes). As it happens often, I had a bad surprise after this. I tried uploading an app […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Quick Tips: Debug Google Play Billing in Xamarin Android Apps

Jul 17, 2022Doumer.Net, Xamarin, Xamarin.Android, Xamarin.Forms

Hey everyone! Here is a new article under my series of Quick Tips posts. What is this series of posts about? (I hope you asked yourself ☺️). Well, you know when you want to implement a functionality or do something technical that is well documented, but the documentation for that specific thing is not centralized? […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
HTTP Request Performance in Dotnet MAUI

4 Steps To Improve HTTP Request Performance in Dotnet MAUI / Xamarin

3 Comments
Jun 22, 2022Doumer.Net, .NET MAUI, MAUI, MAUI, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Forms

Hello friends, today we will talk about a performance issue that does not only affect mobile apps but other types of Dotnet client applications too. That is, HTTP request performance. Making HTTP requests is something we should do cautiously because it consumes a lot of resources that are difficult to release later. This can impact […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Getting Offline Country Data in Dotnet MAUI or Xamarin.Forms

2 Comments
May 14, 2022Doumer.Net, .NET MAUI, MAUI, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Forms

Hello Everyone. As a mobile dev, you might have come across a situation where you needed to add Country information in your app. As allowing the user to select a given country, or a specific region in that country. I’m sure while thinking about it, the first thing that comes to your mind is tapping […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
background tasks in Xamarin forms

Properly Manage Background Tasks in Xamarin Forms

2 Comments
Feb 27, 2022Doumer.Net, Android, C#, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Android, Xamarin.Forms, Xamarin.iOS

Hello Friends, while building your mobile app, I’m sure you’ve already come across a situation where you need your app to do some time-consuming work in the background, without interfering with the user’s experience. Such tasks might include synchronizing data, sorting data, unzipping large files, etc. Though C# gives us a way to run asynchronous […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Firebase Dynamic Links with Xamarin Forms and .NET Backend

Feb 6, 2022Doumer.Net, Firebase, Firebase Dynamic Links, Xamarin Forms Tips and Tricks, Xamarin.Forms, Xamarin.iOS

Hello you. I’m sure you’ve already used an app that can process URLs as it if was a web page. I’m sure you’ve come across a link that links to a page or a resource in an app, and when that app isn’t installed on your device, the link takes you to Playstore or AppStore […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
PDF in Xamarin Forms Pages (Android and Radaee PDF)

Opening a PDF in Xamarin Forms Pages (Part 2: Android and Radaee PDF)

Oct 25, 2021Doumer.Net, MAUI, Xamarin, Xamarin.Android, Xamarin.FormsPDF, Xamarin Forms

Hello Friends, Last time we saw how to create make a PDF view and a thumb view for iOS and use it to open a PDF in Xamarin Forms. Now we are going to see how to do the same thing with Android. In brief, we will create a custom renderer based on Radaee PDF’s […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
pdf in Xamarin forms iOS

Opening A PDF in Xamarin Forms Pages (Part1: Xamarin.iOS Custom Control)

1 Comment
Sep 29, 2021DoumerMAUI, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.FormsPDF, xamarin, Xamarin.Forms, Xamarin.iOS

Have you ever searched for a solution to open PDFs in your Xamarin Forms apps? There are a few third-party libraries available for this, but most require you to purchase a license. Of course, you can find solutions that are free, but less powerful, like this one. What most of these plugins have in common […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Creating a Simple Skeleton Loader in Xamarin Forms

Aug 30, 2021Doumer.Net, C#, MAUI, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Android, Xamarin.Forms, Xamarin.iOSC#, MAUI, xamarin, Xamarin.Forms

Hi friends. Nearly every application nowadays talks to APIs or processes data from an internal database. These tasks are time consuming and most of the time are done in the foreground. Since they are done in the foreground, we have to inform the user that some important work is going on. The most basic way […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri

Jun 30, 2021Doumer.Net, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Forms

Hey friends, today we will take a quick look at a little, but annoying problem we still face in Xamarin Forms. I guess you might have come across this error message “[0:] ImageLoaderSourceHandler: Could not retrieve image or image data was invalid: Uri:“. This error is quite simple to identify. Here is how it manifests […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
  • 1
  • 2
  • 3

Recent Posts

  • The End of Software Devs? How AI will Re-shape their Jobs and Make Product Owners Obsolete

    The End of Software Devs? How AI will Re-shape their Jobs and Make Product Owners Obsolete

    February 2, 2025
  • Modify and Debug Native iOS and Android plugins in Flutter Apps

    Modify and Debug Native iOS and Android plugins in Flutter Apps

    May 5, 2024
  • Modular Components with Flutter_bloc

    Modular Components with Flutter_bloc

    March 6, 2024
  • Infinite Scroll in Flutter (No Package Required)

    Infinite Scroll in Flutter (No Package Required)

    November 1, 2023
  • #17 Ismael Nzouetom Failure Lessons I-Dispo

    #17 Ismael Nzouetom Failure Lessons I-Dispo

    October 25, 2023

Archives

  • February 2025
  • May 2024
  • March 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • October 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • January 2021
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • December 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018

Recent Comments

  • Philippe on How To Detect Global Mouse Hooks In A C# Console Application
  • helloe on How To Detect Global Mouse Hooks In A C# Console Application
  • Leroy Van on 10 Things Every Junior Software Developer Should Know To Be Successful
  • Damien Doumer on Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect
  • ayc on Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Thanks for reading my blog. You can follow me on social media to stay updated :-)

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
By Damien Doumer, All rights reserved.
  • Privacy Policy
  • Disclaimer
%d