Skip to content

Execution failed for task ':react-native-android-location-services-dialog-box:compileDebugJavaWithJavac'. #74

@sultan-arshi

Description

@sultan-arshi

I am getting error when I updated my react-native 0.57 to react-native 0.59.10

`node_modules/react-native-android-location-services-dialog-box/android/src/main/java/com/showlocationservicesdialogbox/LocationServicesDialogBoxModule.java:105: error: cannot find symbol

android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.N ?

symbol: variable N
location: class VERSION_CODES`

`/node_modules/react-native-android-location-services-dialog-box/android/src/main/java/com/showlocationservicesdialogbox/LocationServicesDialogBoxModule.java:106: error: cannot find symbol

Html.fromHtml(configMap.getString("message")
Html.FROM_HTML_MODE_LEGACY)
symbol: variable FROM_HTML_MODE_LEGACY
location: class Html`

any suggestion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions