[expo-location][SDK 50][android] Error: Exception in HostObject::get for prop 'NativeUnimoduleProxy': expo.modules.location.TaskManagerNotFoundException: Could not find the task manager, js engine: hermes
위와 같은 오류가 발생했다면, TaskManger를 설치하고 application을 다시 빌드해주면 해결된다.
https://docs.expo.dev/versions/latest/sdk/task-manager/
TaskManager
A library that provides support for tasks that can run in the background.
docs.expo.dev
참고
https://github.com/expo/expo/issues/25979
[expo-location][SDK 50][android] Error: Exception in HostObject::get for prop 'NativeUnimoduleProxy': expo.modules.location.Task
Minimal reproducible example https://github.com/NervJS/taro-native-shell/tree/v0.73.0-9 Summary expo-location 16.5.0 Environment expo-env-info 1.0.5 environment info: System: OS: macOS 14.1.2 Shell...
github.com
'REACT NATIVE' 카테고리의 다른 글
[React Native] Android Studio Cold Boot (0) | 2024.02.10 |
---|---|
[React Native] File 'expo-module-scripts/tsconfig.base' not found (0) | 2024.01.07 |
[React Native] invariant violation "Appname" has not been registered (1) | 2024.01.07 |
[React Native] 나의 첫 애플리케이션 (0) | 2023.04.19 |
[expo-location][SDK 50][android] Error: Exception in HostObject::get for prop 'NativeUnimoduleProxy': expo.modules.location.TaskManagerNotFoundException: Could not find the task manager, js engine: hermes
위와 같은 오류가 발생했다면, TaskManger를 설치하고 application을 다시 빌드해주면 해결된다.
https://docs.expo.dev/versions/latest/sdk/task-manager/
TaskManager
A library that provides support for tasks that can run in the background.
docs.expo.dev
참고
https://github.com/expo/expo/issues/25979
[expo-location][SDK 50][android] Error: Exception in HostObject::get for prop 'NativeUnimoduleProxy': expo.modules.location.Task
Minimal reproducible example https://github.com/NervJS/taro-native-shell/tree/v0.73.0-9 Summary expo-location 16.5.0 Environment expo-env-info 1.0.5 environment info: System: OS: macOS 14.1.2 Shell...
github.com
'REACT NATIVE' 카테고리의 다른 글
[React Native] Android Studio Cold Boot (0) | 2024.02.10 |
---|---|
[React Native] File 'expo-module-scripts/tsconfig.base' not found (0) | 2024.01.07 |
[React Native] invariant violation "Appname" has not been registered (1) | 2024.01.07 |
[React Native] 나의 첫 애플리케이션 (0) | 2023.04.19 |