Socket
Socket
Sign inDemoInstall

@tecnosolve/cordova-plugin-app-name

Package Overview
Dependencies
252
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @tecnosolve/cordova-plugin-app-name

A Cordova/PhoneGap plugin that allows you to give you app a name with spaces and special characters and stuff.


Version published
Weekly downloads
3
increased by200%
Maintainers
2
Install size
14.0 MB
Created
Weekly downloads
 

Readme

Source

cordova-plugin-app-name

I created this plugin to address the issue of spaces in the names of my Cordova apps.

How does it work?

It adds an after_prepare hook that changes the value of app_name in strings.xml for Android and updates the "Project Name" and "Project Display Name" in the plist for iOS.

How do I install it?

If you're like me and using Cordova CLI:

cordova plugin add cordova-plugin-app-name --variable APP_NAME="Look <Ma> I Got Spaces and Stuff!"

or

phonegap local plugin add cordova-plugin-app-name --variable APP_NAME="Look <Ma> I Got Spaces and Stuff!"

How do I use it?

Um ... See above :)

Keywords

FAQs

Last updated on 02 Mar 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc