Blog - 1.2.2018 - 20.3.2018
► Filter
Testing Wall @ Smoca
20.3.2018 - Luiz KistlerTo complete my education as a software developer it was required for me to complete a software development related project over a period of 10 days. My task was to expand the Continuous Integration System, already existing at Smoca, to run tests on real devices. Testing on real devices has many advantages over testing in a simulator. There are many problems that can occur on a real device but are these are often difficult to simulate. For example a bad internet connection can dramatically impact the user experience in a negative way. Bugs could also occur depending on different hardware. This is a problem especially for Android Apps. Finally different versions of operating system might lead to different behaviour within your apps. All these problems can only be reduced to a minimum by testing on the most commonly used phones.G wie GitLab - App Entwicklung A bis Z
12.3.2018 - Christina CancliniWie in der Softwareentwicklung im Allgemeinen, ist auch bei der App Entwicklung der Einsatz eines Versionsverwaltungtools, welches zur Erfassung von Änderungen am Code verwendet wird, von Bedeutung. Zudem vereinfacht das zentrale Ablegen der Projekte die Zusammenarbeit im Entwicklungsteam enorm, weshalb wir GitLab für all unsere App-Entwicklungsprojekte einsetzten.F wie Firebase - App Entwicklung A bis Z
28.2.2018 - Christina CancliniMit der Developer Plattform Firebase steht Mobile und Web Entwicklern ein umfangreiches Tool kostenlos zur Verfügung. Vielseitige Funktionen wie Performance Monitoring, Analysen von Nutzungsdaten, das Zustellen von Push Notifications, etc. werden angeboten, wobei wir hauptsächlich das Crash Reporting nutzen.E wie E-Banking - App Entwicklung A bis Z
12.2.2018 - Christina CancliniDie Nutzung von E-Banking zum Abwickeln von Bankgeschäften nimmt zu. Online und Mobile Banking gehören mittlerweile zum Standardangebot jeder Bank. Wobei klassisches Online Banking relativ häufig genutzt wird, ist die Nutzung von Banking Apps in der Schweiz noch sehr verhalten.D wie Distribution - App Entwicklung A-Z
1.2.2018 - Christina CancliniIst eine App fertig entwickelt, soll sie der Zielgruppe zugänglich gemacht werden. In den meisten Fällen geschieht dies über die bekannten Vertriebsplattformen von Apple und Google, von wo aus die Nutzer gewünschte Apps einfach auf ihren Geräten installieren können. Wie gelangt aber die vom Entwickler fertig erstellte App in den App Store oder den Play Store?