BLoC Pattern in Flutter
Flutter BLoC is a design pattern created by Google to help separate business logic from the presentation layer and enable a developer to reuse code more efficiently
How to Verify iTunes, Android and Amazon Subscription Status from Backend Server?
When your application has in-app purchase subscription, either auto-renewal or not, you might need to check the subscription status whether still active or it has expired. To check if the user still has a valid subscription when their subscription period is about to end, you will need to do re-validation on the purchase token. Read the blog to know about its process.
Data Storage in Xamarin tvOS
Apple TV is a digital media player used to play digital content such as music, video, and can also be used to play games with internet connectivity. Currently, it has the latest version as Apple TV 4K (5th generation). It has the operating system named tvOS which has 13.3.1, the latest stable version. Read the blog to know more about it.
How to create a collection view in Xamarin tvOS without using a storyboard?
Collection view allows a group of content to be displayed using arbitrary layouts. Using built-in support, it allows for the easy creation of grid-like/linear layouts, supporting the custom layouts. Read our blog and know more about the steps involved in creating a collection view in Xamarin tvOS without using a storyboard.
How To Run iOS UI Tests In Parallel Using Bluepill Tool
Bluepill is a reliable iOS testing tool created by LinkedIn that runs iOS UI tests in parallel using multiple simulators. Read our blog to understand its features and know how to use Bluepill.
What is Dialogflow? What are the uses and Benefits of Dialogflow?
It is a human–computer interaction technology based on natural language owned by Google developers. The company is best for creating the Assistant, a virtual buddy for Android, iOS, and Windows Phone smartphones. Read the blog and know more about What is Dialogflow? What are the uses and Benefits of Dialogflow?
Getting Started with Flutter – A Cross-Platform App Development Framework
Flutter is a framework to develop cross-platform applications from a single code base for both android and ios Apps. The application is written in Dart, developed and maintained by Google and exported to the desired platform.Read the blog and learn what is Flutter and why you should learn it in 2020
How to automate mobile builds in Unity 3D?
We can run Unity on both macOS and Windows from the command line, learn how to launch Unity from the command line? and how to create a Build Pipeline? And Finally, how to execute the Build Pipeline?. Read the blog to know more about how to automate mobile builds in Unity 3D?
Introduction to Custom Rendering in Xamarin Forms
Sometimes while developing an application, customization of styling and appearance of the controls is required and in Xamarin Forms this can be achieved using the Custom Rendering. In this blog, we have demonstrated how to customize the appearance of the Image control and display the images in circle shape while the default shape of the Image control in Xamarin Forms is rectangle.
Make Informed decisions using Google Analytics
Google Analytics is a very powerful tool that helps in measuring, collecting, analyzing and reporting data collected from websites that helps you make informed decisions. It can be very helpful in shaping the prosperity of your business goals. It helps in understanding the users’ behavior while they are interacting with your website. Read our blog to get insight into the users and their behaviors