Skip to content

launchMode attribute cause error  #5

@xalfeiran

Description

@xalfeiran

I use Ti SDK 9.0.0
Android SDK 23-29
If I add the launchmode attribute in the activity tag, causes en error when compiling:
tools:replace specified at line:5 for attribute tools:launchMode, but no new value specified
[ERROR] : [GRADLE] /Users/xavieralfeiran/Documents/Appcelerator_Studio_Workspace/ContactMeLater_and/build/android/app/src/debug/AndroidManifest.xml Error:
[ERROR] : [GRADLE] Validation failed, exiting
[ERROR] : [GRADLE]
[ERROR] : [GRADLE] FAILURE: Build failed with an exception.
[ERROR] : [GRADLE]
[ERROR] : [GRADLE] * What went wrong:
[ERROR] : [GRADLE] Execution failed for task ':app:processDebugManifest'.
[ERROR] : [GRADLE] > Manifest merger failed with multiple errors, see logs

Also, if i take out the launchMode, compiling goes fine, but when calling the deep link, app opens but deeply callback function is not fired.

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