Skip to content

Conversation

KristianDD
Copy link
Contributor

Description

When task bundleDebug is executed in the test app, sometimes mergeDebugAssets task is executed before buildMetadata task. This causes the resulting .aab and the apk-s produced later on to lack the metadata information in their assets directory. This causes the application to crash on start.

This fix will cause a circular task dependency with nativescript-firebase plugin.

@vtrifonov vtrifonov merged commit 56c774c into master Nov 29, 2018
@vtrifonov vtrifonov deleted the kddimitrov/add-buildmetadata-as-dependency-to-mergeassets branch November 29, 2018 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants