New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ionic-native/app-availability

Package Overview
Dependencies
Maintainers
7
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/app-availability

Ionic Native - Native plugins for ionic apps

latest
Source
npmnpm
Version
5.36.0
Version published
Maintainers
7
Created
Source
Improve this doc

App Availability

$ ionic cordova plugin add cordova-plugin-appavailability
$ npm install @ionic-native/app-availability

Usage Documentation

Plugin Repo: https://github.com/ohh2ahh/AppAvailability

This plugin allows you to check if an app is installed on the user's device. It requires an URI Scheme (e.g. twitter://) on iOS or a Package Name (e.g com.twitter.android) on Android.

Requires Cordova plugin: cordova-plugin-appavailability. For more info, please see the AppAvailability plugin docs.

Supported platforms

  • Android
    • iOS

FAQs

Package last updated on 20 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts