Skip to content
This repository was archived by the owner on Jul 20, 2018. It is now read-only.

Proposal for new script to be added to this repo: update_platform_config.js #31

@ncapito

Description

@ncapito

We need to be able to add values to LSApplicationQueriesSchemes. We were previously doing this by using this script https://gist.github.com/marcocarnazzo/6f01a57d390e8fe3071f . It basically allows for you to put in your config.xml something like

twitter

and then after the hook runs it would have updated your plist file and appended the following:

LSApplicationQueriesSchemes

dps.f1f0ea0e-c7fc-484e-a577-b96ae276e380

This is a major issue for us because we need to be able to add QuerySchemes so we can check if an app is installed on a device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions