-
Hello all,
I'm new to nativescript, and wanted to implement a map on a mobile app.
I followed this tutorial : https://www.nativescript.org/blog/include-feature-rich-maps-in-a-nativescript-vue-ap…
-
Could not GET 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/maps/android/10.10.0/android-10.10.0.pom'. Received status code 401 from server: Unauthorized
and
Could not dete…
MRX-8 updated
1 month ago
-
## Environment
- Android OS version: 13
- Devices affected: Xiaomi Poco F5
- Maps SDK Version: 10.16.1
A user reported an app crash. This is what we got via bugsnag:
```
java.lang.NullPointe…
-
```
2021-03-19 15:26:21.569 E/ContextImpl: Tried to access visual service WindowManager from a non-visual Context:com.app.MyApp@e498620 Visual services, such as WindowManager, WallpaperService or Lay…
-
**Android API:**
**Mapbox Navigation SDK version:** 1.0.0-rc7 of both normal and ui sdk.
### Steps to trigger behavior
1. Include `com.mapbox.navigation.ui.instruction.InstructionView` in a la…
-
"TextField" does not exist. Please fix it quickly
zsx29 updated
3 months ago
-
FATAL EXCEPTION: main
E/AndroidRuntime(25984): Process: com.example.driverapp, PID: 25984
E/AndroidRuntime(25984): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.driv…
-
Here is my code,
settings.gradle
```
include ':mapbox-react-native-mapbox-gl'
project(':mapbox-react-native-mapbox-gl').projectDir = new File(rootProject.projectDir, '../node_modules/@mapbox/re…
-
The following code throws an exception:
PlaceAutocompleteFragment.java:218
for (int x = 0; x < historyCount; x++) {
searchHistoryView.getResultsList().add(searchHistoryEntities.get(x).getCarmenFe…
-
Error:
Incorrect number of expressions within toString Expression: expected 1, but 0 was found.
Inspection info: Incorrect number of arguments for this Expression. Issue id: IncorrectNumberOfArgum…