Beginners Guide to Firebase Database, Auth, and Hosting - Using Ionic Angular App

Beginners Guide to Firebase Database, Auth, and Hosting – Using Ionic Angular App Firebase is a mobile and web application development platform developed by Firebase Inc. in 2011, then was acquired by Google in 2014. Firebase is a toolset to “build, improve, and grow your app”. It gives you functionality like analytics, databases, realtime-databases, cloud messaging, cloud functions (serverless function), user authentication, and crash reporting so you can move quickly and focus on your users. ...

September 2, 2022 · 12 min · Vaibhav Gehani

Live Tracking using Google Maps in Taxi App

How to do Live Tracking using Google Maps in Taxi App In this blog, we are going to learn about Live Tracking using Google Maps in Ionic Angular App OR any Angular App. We will use freely available directive agm-maps and agm-directions and use them in the Ionic Taxi application for tracking and other features. And we will be using the Ionic Angular framework and integrating them with the angular maps. ...

April 18, 2022 · 9 min · Vaibhav Gehani

Location Selection in AGM maps based on Ionic 5 Angular App

Location Selection in AGM maps based on Ionic 5 Angular App In this tutorial, we will be going through the complete solution for handling the location selection in the Ionic 5 Angular application. When you think of any taxi booking application like Uber – these applications have the auto-complete location feature – that will suggest you the address when you type one or more characters. The other way we can do this is to select the location directly from the map by dragging the map under a center location pin. You can also drag the location pin to the particular location. That will select the location for you and make your work easy. We will be learning a whole bunch of things in this tutorial, which is great … !! isn’t it ...

April 18, 2022 · 9 min · Vaibhav Gehani

Build Ionic Angular Applications that works Offline

Build Offline Ionic Angular 5 Applications In mobile apps, we have come across many conditions in which, the rendered data (from the server) is the same most of the time but is repeatedly fetched from the server. This data fetching every time from the server is useless and a huge waste of data bandwidth. Another similar situation where we can’t even access the app is – when we call the sever with no network/internet then there will be NO_INTERNET error in the App. ...

April 16, 2022 · 12 min · Vaibhav Gehani

Integrating Ionic 5 Application with Kommunicate Bot

Integrating Ionic 5 Application with Kommunicate Bot Integration of a Bot with the mobile application is one of the most interesting topics we have written on. Many of the developers need to integrate a Bot with the apps for proper handling of customers. Bots can help us reduce staff requirements. You could integrate a customer support chatbot in your business to cater to simple queries of customers and pass on only the complex queries to customer support agents. Humans react to others based on their moods and emotions, so bots can’t completely replace humans. But can improve the overall efficiency of response. ...

April 16, 2022 · 8 min · Vaibhav Gehani

Socket IO with Ionic 5 Angular Application

Socket IO with Ionic 5 Angular Application In this tutorial, we will explore and implement the socket IO library with the Ionic 5 Angular application. ngx-socket-io is one of the most used packages – we will use this package to implement the socket IO library. But before implementing, let’s explore – what sockets are? After that, we will be making a group chat application using Ionic, where anyone can join in and chat with any number of people. ...

March 23, 2022 · 10 min · Vaibhav Gehani

Customizing Ionic UI Components CSS

Customizing Ionic UI Components CSS – using Chrome DevTools In this tutorial, we will be customizing the Ionic Range UI component in Angular. Customizing is always harder when it comes to improvising the prebuild Ionic components. But we will make it easier using the Google Chrome DevTools – Elements panel. Before starting we will go through What Chrome Elements Panel is? and Why it is so much useful for customizing the Web View-based components ?. ...

March 15, 2022 · 6 min · Vaibhav Gehani

Contacts Plugins In Ionic Angular Application

Contacts Plugins In Ionic Angular Application In this tutorial, we will learn how to implement Cordova’s Contacts Plugin in the Ionic 5 Angular Application on Android Phone (you can use the same plugin on other platforms also). Contact Plugin helps to implement various functionality like getting contact from the Phone’s contact list, saving new contact info into the phone’s native contact list. Implementing this Plugin is quite simple and easy, only we have to Inject the plugin dependency and use it in the required Pages. ...

March 7, 2022 · 9 min · Vaibhav Gehani

Passwordless Email Link Login Using Firebase Auth in Ionic Angular App

Passwordless Email Link Login Using Firebase Auth in Ionic Angular App In this tutorial, we will learn how to perform an Email Link Signup with both password and passwordless methods. Most of the tutorial only contains the passwordless method but in the end, we will cover Email Link Signup with Password as well. We will use the Ionic 5 application which is based on the Angular framework – with Firebase (the most popular combo). However this tutorial can be followed for another framework also like React and Vue, only changes will be in a few steps. ...

February 21, 2022 · 11 min · Vaibhav Gehani

Use TomTom Maps API in Ionic Capacitor App

Use TomTom Maps API in Ionic Capacitor App Using Maps or geolocation is one of the requirements in apps nowadays. If you are an app developer, you must have used Google Maps API for your apps for years. Recently Google has started charging for each Maps API call, and that includes even displaying the map. Even though the charges are very nominal, and comes with a free quota for each API, it limits a small app developer from testing Maps functionality extensively, or a startup to launch an initial free product. ...

October 14, 2021 · 11 min · Vaibhav Gehani
Hey! 👋 ?
Use AI Chat Agent Instant answers on store.enappd.com
OR
Email Support support@enappd.com