12+ Jahre App-Entwicklung
Alles aus einer Hand
50+ Erfolgreiche App-Projekte

Blog

Einblicke in unser Tun

Wir sind stolz darauf, mit kleinen und großen Unternehmen zusammenzuarbeiten. Gemeinsam mit unseren Kunden setzen wir Ideen verschiedenster Art um, um die Welt von morgen besser zu machen. In unserem Blog möchten wir über interessante Erfahrungen und Erkenntnisse aus diesen Projekten berichten.

Kopfgrafik zu Voice input facilitates documentation - A hackathon topic
Voice input facilitates documentation - A hackathon topic
von Julia Wollfarth   |   30.12.2023

Voice input makes it possible to intuitively record food eaten and drunk without having to look at a device or tap. Instead of laboriously entering everything by hand, users can simply record their meals and snacks by voice command. This approach can lower the inhibition threshold and encourage users to continuously document their eating habits. This saves time and encourages regular documentation.

Kopfgrafik zu App Design in 3 steps - an appealing ui design for a better ux
App Design in 3 steps - an appealing ui design for a better ux
von Julia Wollfarth   |   16.03.2023

Mobile apps thrive on an appealing and well-structured design that helps users achieve their goals. In this article, I'll show you how an old app design can be redesigned to make it look modern and clean. You'll learn more about the design process and design decisions made to provide users with a user-centric UI and UX that helps them achieve their goals.

Kopfgrafik zu 3 alternatives to Xamarin.UITest
3 alternatives to Xamarin.UITest
von Flavio Goncalves   |   22.02.2023

UI testing is an essential part of mobile app development to ensure that the app delivers the best possible user experience and meets the needs and expectations of its users. But how do we do that in .NET MAUI when Xamarin.UITest is not fully compatible anymore? Let's look at 3 alternatives to Xamarin.UITest.

Kopfgrafik zu Combining Lottie Animations with Gestures and Scrolling
Combining Lottie Animations with Gestures and Scrolling
von Flavio Goncalves   |   13.07.2022

Matt Goldman revived XamarinUIJuly and renamed it to MAUIUIJuly, where each day in July someone from the .NET MAUI community publishes a blog post or video showing some incredible UI magic in MAUI. In this contribution I will show you how to combine Lottie animations with gestures and scrollable containers to spice up your .NET MAUI App UI!

Kopfgrafik zu Erstellen eines .NET MAUI Karten-Steuerelements
Erstellen eines .NET MAUI Karten-Steuerelements
von Sebastian Seidel   |   12.05.2022   |   05.01.2025 aktualisiert

Ich arbeite derzeit an der Portierung einer Xamarin Forms App zu .NET MAUI. Die App verwendet auch Karten von Apple oder Google Maps, um Standorte anzuzeigen. Obwohl es bis zur Veröffentlichung von .NET 7 keine offizielle Unterstützung in MAUI gab, möchte ich Ihnen eine Möglichkeit zeigen, Karten über einen benutzerdefinierten Handler anzuzeigen.

Extend your Xamarin iOS app with OpenStreetMap
von Sebastian Seidel   |   04.04.2017

An important feature in the mobile area are maps capabilities. There isn't any app in the market that won't improve their value without a map. Apple and Google doing a great job with there Map-SDKs, but sometimes you hit a spot where they won't suit your needs. Maybe for legal reasons or because you hit a bug inside of them. The later was my case, which is happily resoleved with iOS 10. But I needed an alternative that works offline too.

Continuous Integration & Deployment with Bitrise
von Sebastian Seidel   |   22.04.2016   |   12.04.2022 aktualisiert

During a current project we needed to evaluate possibilities to easily set up a Continuous Integration and Deployment system. For several reasons we normally would suggest an In-House solution with TeamCity, but the customer preferred a cloud solution to shorten the procurement and installation process. In this post I explain why and how we set up Bitrise.

Automated UI-Tests made easy with Xamarin.UITest
von Sebastian Seidel   |   07.12.2015

As a developer we all know about that rumor of writing any kind of test is a costly task. In this post I would like to show you a better way for writing UI tests that even makes it fun when it comes to a very large mobile app.

Control a BeeWi car with Xamarin iOS
von Sebastian Seidel   |   08.11.2014

Learn in 5 simple steps how Bluetooth and the External Accessory Framework play together to control a BeeWi car with Xamarin iOS.

UISplitViewController - mehrere Detailansichten mit UINavigationController verwenden
von Sebastian Seidel   |   15.10.2014

In einem aktuellen Projekt besteht die Anforderung eine mehrere Ebenen tiefe Navigation mit entsprechenden Unterebenen für die Navigation umzusetzen. Da es sich um eine iPad-App handelt, bietet sich für die Navigation der UISplitViewController mit entsprechenden UINavigationController für den Master, die linke Seite, und die Details, die rechte Seite, an.

iOS 7 konforme Apps
von Sebastian Seidel   |   11.01.2014

Das Jahr 2013 endete mit einem großen Knall. Neben dem typischen Silvester-Feuerwerk gab es für mich und viele andere noch eine E-Mail aus Cupertino, die gerade für Januar einiges an Arbeit bedeuten konnte. Die Ankündigung von Apple ab dem 01.02.2014 nur noch Apps in den App-Store zu lassen, die iOS 7 konform sind war schon erstaunlich. Nicht wegen der Ankündigung an sich, sondern vielmehr wegen dem kurzen Zeitraum.

Kopfgrafik zu Cayas Software ist Xamarin Premier Consulting Partner
Cayas Software ist Xamarin Premier Consulting Partner
von Sebastian Seidel   |   18.07.2013

Xamarin benennt Cayas Software als erstes Deutsches Unternehmen zum Premier Consulting Partner. In dem Artikel erfährst du wie wir das geschafft haben.

Wie kann man Apps auf einer Vielzahl an Geräten testen?
von Sebastian Seidel   |   15.07.2013

Hin und wieder fragen mich Kunden, wie ich eigentlich die Apps testen kann. Manche sind sogar der Meinung das ich ein riesiges Arsenal an Geräten vorrätig haben müsste um besonders im Android-Umfeld alle möglichen Konfigurationen testen zu können.