Measuring user activities gives us a chance to improve our mobile applications. In other words, you can improve user experience based on collected data. If your application uses AWS resources, it makes sense to enable AWS Mobile Analytics in your software by default. The idea is analogous to using Google Analytics in your web application. […]
When I was looking for some materials about AWS Cognito User Pools and how to use it by JavaScript SDK, I realized that, without building any demo applications, I will not find answers to my questions such as: Is it ready to make a real mobile application? How much effort is needed to use AWS Cognito […]
During a mobile application development, we encounter a lot of different problems that are directly connected to our source code. When it comes to the Ionic and Cordova projects, errors are displayed in a web browser debug console. Sometimes, it happens that our code works perfectly in development environments, but when we run our application on […]
A hybrid mobile application – what is it in fact? What advantages does it have compared to native apps? Which technologies should you choose to build mobile applications? The following article will give you answers to all these questions. The hybrid is a connection of at least two solutions which apparently do not interact with […]