Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Phonegap CLI requirement #63

@darryncampbell

Description

@darryncampbell

Raised via email:

Just so you're aware, with Phonegap I found the following preference is needed in the project config.xml, forcing PG to use it's latest cli:

<plugin name="com-darryncampbell-cordova-plugin-intent" spec="1.1.1" />
<preference name="phonegap-version" value="cli-8.1.1" />

Might be worth adding to the readme?
Otherwise I get the following:

:processDebugResourcesERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight

 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions