Skip to content

TNS 2.5.0 Building 2.4 app issue #2474

@NathanaelA

Description

@NathanaelA

All I did was upgrade my "nativescript" command to 2.5 to do some testing; and when I was built\ a app with 2.4.2 of modules and a 2.4.1 runtime on android when it went to show the ErrorReportActivity screen (caused by a error I had in my code) it actually crashed out (no error screen) with this error:

E/AndroidRuntime(27611): FATAL EXCEPTION: main
E/AndroidRuntime(27611): Process: org.nativescript.demo, PID: 27611
E/AndroidRuntime(27611): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.nati
vescript.demo/com.tns.ErrorReportActivity}: android.content.res.Resources$NotFoundException: File res/color/abc_primary_text_material_dark.xml from drawable resource ID #0x7f0c0056
E/AndroidRuntime(27611):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2395)
E/AndroidRuntime(27611):        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2453)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions