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

Phonegap CLI requirement #63

Closed
darryncampbell opened this issue Dec 14, 2018 · 1 comment
Closed

Phonegap CLI requirement #63

darryncampbell opened this issue Dec 14, 2018 · 1 comment
Labels

Comments

@darryncampbell
Copy link
Owner

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
@darryncampbell
Copy link
Owner Author

Addressed with b5312f8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant