Ionic Interview Questions
What is Ionic?
Ionic is an open-source UI toolkit for creating high-performing, high-quality mobile applications, desktop applications, and progressive web applications utilising web technologies like HTML, CSS, and JavaScript. It enables programmers to create once and run anywhere. The Ionic framework is primarily concerned with front-end user experience, or UI interaction, which is responsible for your app's overall appearance and feel. It's simple to understand and integrates with other libraries and frameworks like Angular, Cordova, and others. It can also be utilised without a front-end framework by incorporating a simple script inclusion.
Drifty Co.'s Max Lynch, Ben Sperry, and Adam Bradley developed Ionic in 2013. The first version, which was launched in 2013, was based on AngularJS and Apache Cordova. The most recent edition, however, was re-built as a set of Web Components, allowing the user to utilise any user interface framework, including Angular, React, and Vue.js. It also enables the use of Ionic components without the use of any user interface framework.

Ionic Interview Questions for Freshers
1. How can you test your Ionic applications?
AngularJS is used to create Ionic v1 applications. Jasmine and the Karma test runner are two of the many test libraries and frameworks available with Angular. Unit tests for Ionic applications may be written using these frameworks. Ionic applications can be tested in four different ways: on a desktop WebKit browser, in an iOS or Android emulator, in a mobile browser on your phone, or as a native application on your phone. Ionic-CLI also has a live reload capability that allows you to test your application in the browser. The ionic serve command, for example, can be used to load the application in any browser. To debug and investigate Ionic applications, we can utilise Chrome Developer Tools or Mozilla Firefox with Firebug.
2. List the features of the Ionic Framework.
The following are the features of the Ionic framework:
- Cross-platform: The Ionic framework allows the application to be deployed across many platforms, including Android, native iOS, desktop, and the web as a dynamic web app, all from a single codebase. As a result, Ionic applications can be written once and run anywhere.
- Based on Web Standards: The ionic framework is designed utilising contemporary web APIs and is based on trustworthy, standard web technologies such as HTML, CSS, and JavaScript (like Custom Elements and Shadow DOM). As a result, Ionic components have a consistent API, allowing Ionic applications to function on different platforms.
- Helps in Creating Beautiful Design: We can create a clean, straightforward, and useful application using the Ionic framework. Pre-designed components, typography, engaging paradigms, and a beautiful basic theme are all included in the Ionic application.
- Cordova Plugin: It provides the API for calling native device functions from JavaScript code.
- License: Ionic Framework is a free and open-source project published under the MIT licence. It means we can use it for free in both personal and business endeavours.
- Ionic CLI: The Ionic CLI, or Command Line Interface, is a resource that enables Ionic developers with a number of useful commands. It's a command that allows you to start, develop, execute, and emulate Ionic applications.
- Framework Compatibility: Ionic's previous editions were intimately linked to Angular. However, the most recent version of Ionic, v4, has been re-engineered to serve as a standalone web component library with support for the most recent JavaScript frameworks. It's also compatible with most front-end frameworks.
- JavaScript Components: It adds JavaScript functionality to CSS components to cover all mobile aspects that can't be done with HTML and CSS alone.
- Angular: Angular is responsible for the greatness of the Ionic framework. While the main components can be used independently, the angular package simplifies integration with the Angular ecosystem. The angular package includes all of the features that Angular developers would anticipate, as well as integration with the core libraries of Angular.
3. What are the new features included in Ionic 4?
Ionic Framework V4 focuses heavily on speed, compatibility, and general extensibility. The following are the new features in Ionic 4.
- Web Components: One of the most significant changes in Ionic V4 is that each component is now a web component. A group of web platform APIs is known as web components. It enables developers to construct customised and reusable HTML tags for usage in web pages and web applications. Custom elements, HTML imports, HTML Templates, and Shadow DOM are the four key requirements.
- Capacitor: It's a cross-platform API with a code execution layer that makes calling Native SDKs from web applications simple. It also creates any custom Native plugins your application may require. It also allows the developer to create a single application and distribute it across application marketplaces and mobile websites.
- Stencil: The ionic team has produced a new web component compiler to create standards that are compatible with web servers. It also makes use of extra APIs that are best suited for PWAs, such as TypeScript, Virtual DOM, JSX, and async.
- Ion-Backdrop: They're full-screen components that overlay other components. They are used to dismiss the other component and are placed on top of the other component.
- Ion-Picker: On the top of the application content and at the bottom of the viewport, it shows a row of buttons and columns.
- Ion-Ripple Effect: The ripple effect is a component that adds the ink ripple interaction effect from Material Design. It's designed to be fast, non-intrusive, and easy to use without adding any more DOM to the elements. For CSS-Only implementation, it works without degrading JavaScript.
- Ion-Searchbar: This component consists of a text field that is used to search a collection. In version 4, the Ionic team has implemented nine alternative search bar designs.
- Color changes: The Ionic framework's default colour has been modified, and several new default colours have been introduced.
- CSS Variables: These are the Ionic framework's highlighting features. Without utilising the build tools, it will change the entire appearance and feel of the programme by making minor changes to a few variables.
- Lazy Loading: It is a design approach used in the Ionic framework to delay component initialization until it is required. By breaking the application into numerous bundles and loading it on demand, it improves performance and reduces application load time.
4. What are the advantages and the disadvantages of Ionic Framework?
The Advantages of using an Ionic framework are:
- Simple to learn: Learning and producing applications utilising the Ionic framework is simple if the developer has a basic understanding of CSS, HTML, or JavaScript frameworks. It also permits development firms to convert to Ionic if their demands and requirements necessitate hybrid application development.
- Documentation is simple: Ionic has excellent and well-organized documentation. The official documentation included the majority of what developers needed to know.
- Cross-platform: The ionic application may run on a variety of platforms, including native iOS, Android, desktop, and the web, all from a single codebase. These applications are written once and run anywhere.
- Ionic's user interface: It includes themes and components, and is highly customisable. The ionic platform enables its components to adjust to the platform on which they are running.
- Built using AngularJS: The Ionic framework makes use of AngularJS, which gives developers a lot of options. AngularJS is the most popular framework among designers worldwide. Ionic can give a solid structure using AngularJS, making the code more comprehensible.
The Disadvantages of using an Ionic framework are:
- Performance: When compared to native mobile applications, the Ionic application performs poorly. However, most average users will not notice the performance difference.
- Security: An application built using the Ionic framework may not offer the same level of security as a native app. The Ionic framework, for example, is not suggested for designing a financial app, such as a bank app.
- Limited native functionality: The Ionic framework may or may not support some native functionalities. In this scenario, you'll have to create your own plugin to perform that function. However, there are numerous plugins that cover the majority of the native features.
- Not suitable for graphic-intensive applications: The Ionic framework is not suitable for applications or games that involve complex graphics.
- Expertise is required: JavaScript can be difficult to learn. As a result, someone who will not only "handle" JS but also has a thorough understanding of advanced libraries and technologies such as Angular, Cordova, Ionic, and others is required.
- The risk of being an early adopter: Ionic technology is still in evolution. Its support and standards are constantly changing, and its libraries can be fully redesigned at any point.
5. What are native, hybrid and mobile web applications?
- Native applications: Applications for specific devices, such as smartphones and tablets, are known as native applications. It can be downloaded via an application store (such as Google Play or Apple's application Store) and installed straight on the device. They are available at all times on the smartphone and can be accessed via icons on the home screen. These applications can work offline and utilise the device's notification system. Camera, Collage-Maker, Google Maps, Facebook, and other well-known native applications are just a few examples.
- Mobile web applications: These are internet-enabled applications with features tailored to mobile devices. Web browsers on mobile devices are used to access mobile web applications. They do not require downloading or installation on the device.
- Hybrid applications: These are the ones that incorporate features from both native and online applications. It can be installed on a device in the same way that any other application can. They are written with web technologies such as HTML, CSS, and JavaScript, and are similar to native applications. They're popular because they enable developers to write only one piece of code for a mobile application and publish it across various platforms.
6. What are the differences between Phonegap and Ionic?
The following points illustrate the differences between Ionic and PhoneGap:
- Ionic is an open-source front-end framework for creating AngularJS-based cross-platform mobile apps. It enables the developer to create a hybrid application using HTML, CSS, JavaScript, and SaaS. On the other hand, Adobe Systems created the PhoneGap framework. Anyone with a basic understanding of CSS, HTML, and JScript can use it to create mobile applications. PhoneGap is a fork of Apache Cordova that adds new functionalities to the existing Cordova framework.
- PhoneGap does not have a lot of community support. To use all functions, you'll need to purchase a licence. Ionic has received a lot of positive feedback from the community. All of the apps are completely free to use.
- Ionic improves the look and feel of mobile applications. Phonegap is a web-based user interface that does not provide a better look and feel for mobile apps.
7. What is the Ionic CLI? How would you create a new project using CLI?
The official Ionic CLI, or Command-Line-Interface, is a vital instrument for Ionic application development.
- It combines a variety of tools into a single user interface.
- Start, build, serve, and run are just a few of the essential commands for Ionic development. It also has commands such as emulate and info, that can be useful under certain circumstances.
- It's also in charge of cloud builds and deployment, as well as managing your Ionic Pro account.

To use Ionic CLI to create a new ionic project, type:
ionic start <project name> <template>, for example, new task blank. This will start a new project with a blank canvas. Instead of using blank as a beginning template, you can use tabs, side menus, and other options.
8. How do you use services/providers in Ionic?
Services are vital in the Ionic framework since they offer information to our application and help us with various tasks. Some of the services implemented in the ionic framework include ConnectivityMonitor, SimpleAlert, data, GoogleMaps, and others. When building service, there are a few ideas to keep in mind. The most crucial thing is to import a service, add a provider to it, and inject it. The services must be imported into the classes that will utilise them. When injected into a constructor, it creates a new member variable that can be accessed from anywhere in the class. There are two ways to add a provider to a service; It can either be introduced to a single component or added to the entire application when bootstrapping the root component.
9. How can one use observables in Ionic?
The RxJS library exports a class called Observable. The RxJS library provides observables, which aren't specific to Ionic or Angular and are given by the RxJS library. Promises are comparable to observables, but observables can do a lot more. Rather than resolving a single value, it can deal with several values at once. You may even subscribe to an observable in order to change the data it contains. Observables are "lazy" in the sense that they will not be executed unless and until they are subscribed to. Observables can be modified and a new one returned using a variety of procedures. Even better, you can make your own observable. With the help of a subject, the observable patterns are integrated into one, which is preferable for straightforward implementation.
10. Describe the project structure of an Ionic 4 application.
The structure of an Ionic 4 application is identical to that of an Angular application. The root directory will contain the e2e, node modules, and src folders, as well as individual files such as angular.json, ionic.config.json, package-lock.json, package.json, tsconfig.json, and tslint.json. The e2e/ folder contains files for running end to end integration tests, while node modules contain all dependencies. The majority of the application code you'll be building is in the src/app/ subdirectory. App.module.ts, app.component.ts, app.component.html, app.component.spec.ts, and app-routing.module.ts are the main files in the application folder. Any developed services, components, or pages can be saved in their own directories. Images and other static content can be stored in the assets/ subdirectory.
Angular.json contains all of the angular settings, such as the project name, application folder root path, source root, paths for index file, main.ts, polyfills, assets folder path, css stylesheet paths, script paths, build settings, and so on. During development, ionic.config.json can be used to set proxy settings for APIs to avoid CORS problems. package.json provides a list of dependencies as well as the commands serve, build, test, and e2e.

11. Discuss Lazy Loading in detail.
The concept underlying lazy loading is that we only load the HTML, CSS, and JavaScript that our application requires to render its first route, and then load other components as needed. The good news is that a new Ionic Angular 4.0 app comes pre-configured with lazy loading.
Lazy loading is a method in which we load things only when we need them. The fundamental idea behind such a notion is that when the application is opened, we don't need to load every page in it. The @IonicPage decorator was advised in previous versions of the Ionic framework to sleepy load your pages, but in the latest version of Ionic (Ionic 4), we lazy load our Angular components using Angular routing. Each Ionic component is a web component, and these components will only be loaded lazily when they are used in the Ionic application.
// Javascript
const routes_: Routes = [
{
path: '',
loadChildren: './tabs/tabs.module#tabs_page_module'
}
];
When you use the tabs starter template to create a new Ionic app, this is the first route that is created for you. The Angular router will dynamically load this file when the user navigates to the route if you specify a loadChildren string instead of passing a page class to component. This JavaScript is also separated from the rest of the app and placed in its own bundle.
The routes in the tabs routing module are set up as follows:
// Javascript
const routes_: Routes = [
{
path: 'tabs',
component: TabsPage,
children: [
{
path: 'tab1',
children: [
{
path: '',
loadChildren: '../tab1/tab1.module#tab1_page_module'
}
]
},
// tab2, tab3, tab4...
}
]
Each tab in this configuration loads its children slowly, thus all of tab2's files aren't loaded until the user clicks on the tab2 page.
We can avoid the browser having to download, process, and compile our entire programme before the user interacts with the first page by dividing it up into smaller lazily loaded pieces. If our app was large, this would significantly increase the program's first load time.
Optimizing Lazy Loading:
You can provide a pre-loading strategy when importing the Router module into the main app module. There are two that come with Angular out of the box:
- NoPreloading: No preloading of lazily loaded modules is done. If no strategy is specified, this is the default behaviour.
- PreloadAllModules: When the network becomes idle, this technique will preload all of the remaining modules once your app loads the initial module. This option is automatically established for you in the Ionic beginning templates.
12. How will you add a custom color to the existing list of colors in Ionic?
Every Ionic project comes with a set of pre-installed colours. This is how those colours are programmed:
- Navigate to the project/src/theme/variables.scss folder in your Ionic project.
- There will be a variable named $colours here that will hold the names of the various colours as well as their hexadecimal colour codes.
- Color codes for default colours can be changed, and new colour names and hexadecimal codes can be added.
14. What exactly is WebView?
We already know that Ionic applications use web technologies like HTML, CSS, and JavaScript. Web Views, which are full-screen and high-powered web browsers, are used to render these web technologies.
Numerous built-in HTML5 APIs for hardware capabilities are available in the current web view, including a camera, Bluetooth, GPS, sensors, and speakers. It may also require access to platform-specific APIs on occasion. The hardware APIs can be accessed through a bridge layer in the Ionic framework, which is commonly done by employing native plugins that expose JavaScript APIs.
A full explanation of webview architecture may be seen in the graphic below.

In the above image, we can see how ionic applications differ from native applications. There are two additional layers of Bridge and a Web-View in the case of ionic applications.
15. What is an <ion-app> ?
The <ion-app> element serves as a container for the whole Ionic app. The Ionic project should only contain one <ion-app> element and several Ionic components like headers, footers, menus, content, and so on. When shown, all of these components are wrapped inside the <ion-app> component.
For example:
<ion-app>
<ion-header>
//code
</ion-header>
<ion-content>
//code
</ion-content>
</ion-app>
16. Explain an ion-grid component.
The Ionic grid system is indeed a mobile-based flexbox system that can be used to create a custom layout. The Ionic grid is made up of three primary components: a grid, rows, and columns. The Ionic grid consists of a 12-column layout with several breakpoints depending on screen size.
The following key points are to be remembered while dealing with an Ionic Grid:
- Grids are used to hold rows and columns together. It occupies the entire width of its container, however, the fixed attribute specifies the width per screen size.
- Only columns should be immediate children of rows, as rows are horizontal groups of columns. Columns are where we put our contents, and only columns should be immediate children of rows.
- Out of the default 12 columns per row, the size attributes specify the number of columns to use. As a result, size="4" can be appended to a column to fill up 1/3 of the grid.
- If no size value is specified for a column, it will be automatically divided into equal widths.
- Individual columns have padding properties, although the padding can be eliminated from the grid and columns by setting no-padding on the grid.
17. Give some examples of ionic components and a short description of each.
The following are some of the most essential ionic components:
- Ion-Alert: An alert is a dialogue that provides the user with vital information to help them make a decision or allows them to select a specific action or set of actions. It is shown over the app's content. Before resuming contact with the app, the user can remove it explicitly.
- Ion-Buttons: Using buttons to interact with and navigate around an application is vital. Its purpose is to make it apparent what will happen when the user clicks on them. Text, icons, or a combination of the two can be found on the buttons. To make it look a certain way, it can be upgraded with a range of features such as colour, form, and size.
- Ion-Content: The Ionic content element acts as a container for all of the additional elements we wish to add to the app. The content component provides a simple content area with a few handy methods for controlling the scrollable area. A single view in an Ionic application should only have one content component. Individual styling with CSS and the appropriate CSS custom properties can also be used to alter it.
- Ion-List: Lists consist of numerous rows of objects such as text, buttons, toggles, icons, thumbnails, and more. The list element is used to display data such as menus and tabs, as well as to break up the monotony of plain text files. Swiping things, dragging to reorder items inside the list, and removing items are all supported interactions.
- Ion-Input: This component is used to collect and securely handle user input. It functions similarly to an HTML input element. It only supports text inputs like text, passwords, numbers, emails, and URLs. It should be enclosed in the ion-item element at all times.
18. Differentiate between ‘ionic build’ and ‘ionic prepare’.
ionic prepare <platform> moves all files from the www folder to the www folder on the target platform. This is likewise done by ionic build <platform>, but it also produces the app's source code so that it can be executed on a simulator/emulator or a device.
19. Explain what the config.xml file in an Ionic project is for.
Config.xml is a global configuration file for Ionic applications that control the build settings. Many parts of a Cordova application's behaviors are controlled by it. A basic config.xml file is created for you in the top-level directory when you build the Ionic application. The W3C Package Web applications (widget) specification is followed in this file. It enables developers to quickly set metadata for their applications. It includes details about the project, like the package name, version, author information, plugins, platform, and so on.
A Sample Config.xml file:
<?xml version='1.0' encoding='utf-8'?>
<widget id="io.cordova.hellocordova" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>HelloCordova</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
</description>
<author email="dev@cordova.apache.org" href="http://cordova.io">
Apache Cordova Team
</author>
<content src="index.html" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<access origin="*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<platform name="android">
<allow-intent href="market:*" />
</platform>
<platform name="ios">
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
</platform>
</widget>
20. Is it possible to use Firebase with Ionic?
Yes, Firebase is compatible with Ionic. It is one of the most powerful and widely used database-as-a-service solutions on the market today. The Firebase SDK can also be used as a node module. It can be installed, imported, and used within your project.

21. How would you acquire a list of all the available Ionic application start-up templates?
Using the following command, we can see a list of all available templates that can be used when creating a new Ionic application: ionic start --list.
22. In the Ionic framework, how many different types of storage are there?
Ionic supports both internal and external storage of data:
- Internal Storage (SQLite) - If your app requires a strong database or you already have data to inject into your Ionic app, there's a wonderful underlying SQLite database within that you can utilise to store your data just like any other storage engine.
- External Storage (MySql, IndexedDB, WebSql, PouchDB, MongoDB) - You can even use different storage systems like MySql, MongoDB and so on. They have remote databases and you connect to them and retrieve and write data to their databases.
- Session, Cookie - Cookies help in ensuring that the site works properly and efficiently when you visit it. Session cookies are temporary cookies that expire once you close the website and are not saved after your visit; they are generally not regarded to be intrusive of your privacy.
Ionic Interview Questions for Experienced
1. In an Ionic application, how do you identify a platform (iOS or Android) at runtime?
Ionic offers a platform service for obtaining information regarding the current device.
- All of the platforms linked with the device are returned by the platform method.
- It also indicates if the application is being seen on a tablet, mobile device, or browser, as well as the platform used, such as Android or iOS.
- Ionic applies CSS classes to the <body> tag when the application is loaded on the device. Ionic, for example, adds the platform-ios class to the <body> tag on iOS devices.
2. How can you persist data between application launches while using Ionic?
You can utilise the localStorage and sessionStorage APIs to persist data on the mobile phone because Ionic is an HTML5 framework. Because localStorage can only save strings, objects must first be stringified before they can be saved. It's also worth noting that the maximum capacity for localStorage is 5MB.
3. What is the function of the Ionic component ion-infinite-scroll?
When we need to display a big amount of data in an Ionic application, the ion-infinite-scroll component comes in handy. Whenever the user scrolls a certain distance from the top or bottom of the page, this component allows information to be loaded into the app.
Every mobile application requires a technique to display a large amount of data with fewer clicks. In that instance, the infinite scroll is critical to their success. The infinite scroll component serves the same purpose that we would if we were loading ten items on a page. Whenever the user scrolls down to the bottom of those items, it triggers a new data request. This request retrieves the next set of record entries to be integrated with existing ones. This procedure continues until the new data is no longer visible in chunks as the user scrolls. The news feed region of Facebook, Instagram, or Twitter is the finest example of an ion-infinite-scroll. When you reach the desired distance, the page automatically loads fresh posts, and a loading spinner appears at the bottom of the screen.
4. In an Ionic application, how will you save data so that it could be retrieved subsequently on the next release?
The @ionic/storage package in the ionic framework has a storage module. We may use the storage module to hold key-value pairs and JSON objects in a safe and reliable manner. It has its own set of constraints.
Storage engines come in a variety of flavours, and which one is ideal for you depends on the platform you're using. When executing in a native application context, SQLite is used for storage. Storage will use IndexedDB, WebSQL, and localstorage while operating on the web or as a Progressive Web App. The SQLite file-based database is the most stable and widely used, avoiding the drawbacks of alternative storage engines such as IndexedDB, WebSQL, and localstorage.
5. The size of the generated APK (Android Package) for your Ionic application is quite large. What can you do to make it smaller?
The following methods can be used to minimise the size of an Ionic app:
- First, compress all of the relevant icons and images, then eliminate any that you don't want.
- Second, minify all JS and CSS files and make the necessary changes to the index.html page.
- Third, get rid of any unnecessary external modules or Cordova plugins that aren't in use. You can also eliminate unneeded code from the programme, which will save you a lot of space.
- Finally, you can use the following command to shrink the app's size: ionic build android -prod.
6. What is the ion-refresher component's purpose in Ionic?
The term "refreshing" refers to the process of updating the currently displayed page so that the user may see the most recent content. To provide pull-to-refresh capabilities to a content component, Ionic provides the ion-refresher component. Ionic allows users to utilise touch to pull the page down from the top of a list of data to access more information. During the refresher's output events, the updated data should be adjusted. When the page has finished refreshing, execute the refresher's complete() function.
7. Which IDE is best for developing Ionic mobile applications?
Because Ionic is built on ES6 and TypeScript, your editors or IDE must be capable of supporting these new languages. The most common editors and integrated development environments (IDEs) for Ionic application development are:
- Visual Studio
- WebStorm
- Atom
- ALM (Application Lifecycle Management)
- Angular IDE by Webclipse.
8. How can native phone functionality, such as the camera, be accessed in Ionic applications?
Ionic doesn't have a camera API by default. We may utilise Cordova plugins in our application because Ionic has a plugins architecture that is based on Cordova. The Ionic team has created a collection of Cordova extensions that include Angular wrappers, which can be obtained at ngCordova.
To use Cordova plugins, we must use the Ionic command install <plugin name> to install the plugin. In some circumstances, the plugin's Angular module will also need to be added to your Angular application. We can use cordova-plugin-camera, which is accessible on GitHub, to contact the camera API to use a mobile phone's camera in an Ionic application. This plugin creates a global navigator.camera object with an API for taking photos and selecting images from the system's image library.
9. On a real device, how will you debug an Ionic application (Both Android and iOS)?
Debugging is an important element of any development process. When it comes to Ionic, We can use Chrome or Safari to debug Android and iOS applications.
Android: Follow the steps below to debug an Android application in real-time.
- On Android Mobile, enable developer mode.
- ionic Cordova can be used to execute the application on a real device. Run Android or ionic Cordova build Android to build the apk and transfer it to the phone.
- Connect your device to your computer using a USB cable, then open Google Chrome and go to chrome:/inspect/#devices to see your phone and application name. There's an inspect button there.
- You'll be able to inspect the application and look at the logs now.
iOS: To debug an iOS application in real-time, follow the steps below.
- Execute the command ionic Cordova to run the application on the device. Build the application with ionic Cordova or run-ios To get the application on the phone, you'll need to build it on iOS and use Xcode.
- Now go to Safari -> Windows -> Developer Options to enable developer options.
- You may now debug the application in real-time by going to developer -> Your phone -> localhost.
10. What is Ionic Market, and how does it work?
Ionic Market is a marketplace for Ionic developers who want to use pre-built starters, themes, plugins, and other resources. Starters, Plugins, and Themes are the three sorts of items available on the Ionic Market. The Ionic marketplace makes it simple to submit, buy, and download starters, plugins, and themes for your projects. It's a good site to sell and buy ionic items.
The Ionic Market is completely free to use, and there are no additional fees for these bespoke services. If you placed your add-on for sales in the Ionic Market, anyone may sell it directly via the market or refer to another marketplace.
11. In Ionic, what are the various page life-cycle events?
Ionic makes advantage of the Angular life-cycle events. These are the life-cycle events:
- ngOnInit: It is a one-time event that occurs during component initialization. It can be used to set up local members and make one-time calls to services.
- ngOnDestroy: This event is triggered shortly before the view is destroyed by Angular. It's useful for things like unsubscribing from observables and cleaning up.
- ionViewWillEnter: When the component routing-to is going to animate into view, ionViewWillEnter is invoked.
- ionViewDidEnter: When the component routing-to has done animating, ionViewDidEnter is fired.
- ionViewWillLeave: When the component routing-from is about to animate, it fires the ionViewWillLeave event.
- ionViewDidLeave: When the component routing-to has done animating, it fires the ionViewDidLeave event.

There are a few more lifecycle events that would prohibit users from gaining unwanted access.
- ionViewCanEnter: It is called before entering a view, lets you control whether or not the view can be managed by the user.
- ionViewCanLeave: This feature is activated before the user can leave a view and allows you to control whether the view can be left or not.
Routing Guards can be used to replace the above two events in Ionic 4.
12. In Ionic 4, name all of the page life-cycle hooks.
Ionic hooks have three distinct life cycles, as listed below:
- ionNavDidChange: This event is triggered when the nav's components have changed.
- ionNavWillChange: When the navigation components change, this event is triggered.
- ionNavWillLoad: This event is triggered when the navigation system is about to load a component.
13. How would you go about customising an Ionic app's splash screen?
A splash screen looks like a start screen or a start-up screen. It's a graphical control element that includes an image, a logo, and the software's current version. The splash screen is simply a display screen that allows people to look at something while the hardware is loading so that software may be presented to them. It commonly displays as a game or software begins to load.
14. How do you explain events in Ionic?
Ionic Events is a publish-subscribe event system that may be used to send messages across multiple components and pages. To put it another way, it's a framework for transmitting and responding to app-level events across your entire app. Interactivity with users can be added via a variety of Ionic events. All of the Ionic events are explained in the table below.
Event Name | Event Detail |
---|---|
on-hold | It is called whenever the duration of the touch is greater than 500ms. |
on-tap | It is called whenever the duration of the touch is less than 250ms. |
on-double-tap | It is called whenever there is double-tap touch. |
on-touch | It is called instantly when the touch begins. |
on-release | It is called when the touch ends. |
on-drag | It is called when touch is moved without releasing around the page in any direction. |
on-drag-up | It is called when an element is dragged up. |
on-drag-right | It is called when an element is dragged to the right. |
on-drag-left | It is called when an element is dragged to the left. |
on-drag-down | It is called when an element is dragged down. |
on-swipe | It is called when there is any dragging that has a high velocity moving in any direction. |
on-swipe-up | It is called when there is any dragging that has a high velocity moving up. |
on-swipe-right | It is called when there is any dragging that has a high velocity moving to the right. |
on-swipe-left | It is called when there is any dragging that has a high velocity moving to the left. |
on-swipe-down | It is called when there is any dragging that has a high velocity moving down. |
15. In Ionic, when will you use an AlertController?
An alert is a dialog that provides crucial information to the user in order for them to make a decision or allows them to select a specific action or a set of actions. Before resuming contact with the application, the user can dismiss it manually. It's a floating modal that should be used for short responses like password verification and minor application notifications, among other things.
In an Ionic application, the alert controller is in charge of creating an alert. It creates an alert using the create() method, which can be customised by giving the alert option to the create() method.
16. In Ionic, what is the capacitor?
- A capacitor is a cross-platform software that allows you to create web applications that work natively on iOS, Android, Electron, and the Web using a single code base. These applications are known as Native Progressive Web applications, and they are the next development after Hybrid applications.
- It is intended to be a successor for Apache Cordova and Adobe Phonegap, drawing influence from other successful cross-platform technologies such as React native, but it is only focused on allowing modern web applications to operate on all major web platforms. Many existing Cordova plugins are supported by the capacitor in a backwards-compatible manner.
- Capacitor converts your web application into a platform-specific native binary. As a result, you'll spend a lot of time establishing and then building a mobile-friendly web app. Using Capacitor's plugins (such as Camera) or existing Cordova plugins with Capacitor's Cordova Compatibility, you'll communicate with the native platform underneath. Capacitor or Cordova plugins are used to interact between the Web View and the native app. Plugins provide your web application access to native APIs like the camera, geolocation, and filesystem. The capacitor includes a number of JavaScript utilities that can help you make sure your apps operate on many platforms with the same codebase. To utilise them, first import Capacitor, then call the utility function you want.
17. How is the performance of an Ionic application on older Android devices?
Ionic Applications give iOS and Android devices incredible stability. It has excellent performance, little maintenance, and requires less storage space to run new Ionic applications, among other benefits. However, it has been noted that the Ionic Application does not run smoothly on older Android smartphones. In older Android devices, any application built using the Ionic framework has been reported as non-working. Any Ionic application running on Android devices prior to version 5 has a number of difficulties, including low performance/non-performance, heavy maintenance, interfering with other applications, and so on. A crosswalk plugin must be created externally to run applications on older Android devices, which will help Ionic applications perform better on older Android smartphones.
18. What is the benefit of caching views in Ionic applications?
- Views are cached by default to increase efficiency. The element of a view is left in the DOM when it is navigated away from it, and its scope is separated from the $watch cycle. When you navigate to a previously cached view, its scope is reconnected, and the existing element in the DOM becomes the current view. This also allows prior views' scroll positions to be preserved.
- Caching can be turned on and off in a variety of ways. Ionic caches a maximum of 10 views by default, and not only can this be changed, but applications can also specify which views should and should not be cached explicitly. Caching can be turned off per view by setting cache: false in the state settings of the UI router. The$ionicConfigProvider may be used to specify the maximum number of cached views, but it can also be used to turn off all caching by setting it to 0.
19. What is Ionic Native?
Ionic Native is a TypeScript wrapper for Cordova or PhoneGap plugins that allows you to integrate any native feature into your Ionic project. With the help of Ionic Native, we can quickly integrate any of the Cordova plugin communities into an Ionic application. One of the benefits of being an Ionic native is that you can create better code. We can also utilise Cordova plugins without Ionic Native, but Ionic Native adds types to these Cordova plugins via wrapper classes, allowing us to employ IntelliSense and code suggestions. This keeps you from making mistakes and allows you to develop codes faster and more effectively. The Ionic Native directory is regularly updated with new plugins.
20. What are the security risks associated with Ionic applications?
Security is a typical concern while developing hybrid applications, as long as your application can be reverse-engineered.
- Ionic CLI has had built-in code uglification since version 4, which is a typical approach for making code difficult to read by hackers. However, you should be aware that there is no code uglification when using Angular CLI or previous versions of Ionic. Your programmers will have to uglify the code themselves.
- A man-in-the-middle attack is one of several ways to compromise what's going on with your mobile application or PWA. What difference does it make? Because, in essence, your Ionic application is a web page that runs on the device. The crucial point to remember is that Ionic connects with the backend via standard HTTP calls. As a result, you'll want to apply the same security protections to your Ionic application that you do to your website, such as using HTTPS instead of HTTP.
- Developers can include custom or user-provided content in components like ion-alert. This content, which can be plain text or HTML, should be regarded as untrustworthy. Before doing anything else with any untrusted information, it's critical to sanitise it. Using innerHTML without sanitization, for instance, presents an attack vector for bad actors to insert malicious material and potentially conduct a Cross-Site Scripting attack (XSS). Ionic includes basic sanitization methods for the components it offers, but it is up to the developer to ensure that all data is sanitised for user-created components.
- If an attacker finds a flaw in an application's code (for instance, a third-party API call or a JavaScript package), they may find a way to exploit it such that malicious code is executed instead. The Content Security Policy (CSP) meta tag was created to aid in the prevention of such attacks by specifying which network requests are permitted and where assets are loaded from. You'll observe that Ionic apps for iOS and Android often use Cordova's Network Whitelist Plugin to protect webviews that don't support CSP from cross-site scripting.
21. What does it imply that Ionic has become framework-agnostic?
- Ionic has been reliant on Angular framework components since its inception as a utility for Angular users. Ionic became framework-agnostic in version 4, which means it is no longer dependent on Angular. The move was made possible through the use of web components and the promotion of Ionic's command-line interface.
- Web components are a collection of features that make use of common APIs that are natively supported by practically all mobile browsers today. As a result, they may be deployed on any mobile device or utilised to develop desktop applications using the Electron framework, such as Progressive Web applications (PWAs). The use of web components with Ionic also allows for the use of any framework.
22. How do you prevent two network calls if multiple components are attempting to make an HTTP call to the same URL?
Network calls are one of the key areas that will have a significant impact on the app's performance. To improve the app's performance, it should be fine-tuned to the highest level of accuracy.
- If two different components are attempting to make HTTP calls to the same URL, it is preferable to make a single call and transmit data to both components than to make two separate HTTP calls. The requested action is completed in a matter of seconds.
- The best method to do this is to use a root component. A shared root component should be used by all components making HTTP calls. This keeps note of URLs that were requested a few seconds ago, and if they are requested again, it can add a small delay before sending the result to both components.
23. What is the difference between AOT (Ahead of Time Compiler) and JIT (Just In Time Compiler), and which one is employed by Ionic?
Because Ionic 1-3 is heavily reliant on Angular. The same compiling options that were available for Angular were also accessible for Ionic.
- JIT is an abbreviation for "just in time compiler". It is a sort of compilation in which the application is compiled in the browser at runtime.
- AOT is an abbreviation for "ahead of time compiler”. It is a sort of compilation in which the application is compiled in the build time.
- It will be JIT if we only use the ionic Cordova build platform (android or iOS). It will use AOT if we use the prod flag, Ionic Cordova builds platform --prod.
When compared to AOT, software designed with JIT is slower. However, AOT requires greater compilation time than JIT. So utilise JIT for quick checks and AOT for final deployment.
Conclusion:
In the mobile development market, Ionic developers are in high demand. Prepare with these Ionic framework interview questions to ace your next Ionic interview and pursue a career as a Mobile Application Developer, Frontend Developer, and, of course, an Ionic developer. We are certain that this article on Ionic interview questions has significantly increased your understanding of Ionic concepts. You will be able to confidently crack any relevant interview if you have a firm grasp of all of the questions presented here. Answering questions about Ionic CLI, distinct components in Ionic, and how to establish a new project using Ionic CLI will be easier if you study these Ionic framework interview questions and answers well.
Recommended Interview Resources:
Ionic MCQ
To rename an Ionic app, which file is used?
The Ionic framework comes with a set of _________ predefined colors.
Which of the following storage options is available in the Ionic framework?
How will you disable content scrolling in Ionic?
Which element serves as a container for the whole Ionic app?
These are internet-enabled applications with mobile device-specific capabilities.
What is the name of the AndroidManifest.xml's default activity class?
All files from the www folder are copied to the target platform's www folder by the ______________ <platform>.
The Ionic grid consists of a ____ column layout with several breakpoints according to screen size.
A progressive web application is a regular web application that has the appearance and feel of a native mobile app.