-
### Steps to reproduce
I have developed a Flutter app that functions correctly on Android and other iOS versions. However, on iOS 14 and 15, the app displays a blank white screen upon launch. This …
-
java.lang.Exception
at android.location.LocationManager.requestLocationUpdates(Native Method)
at android.location.LocationManager.requestLocationUpdates(LocationManager.java:590)
at android.loca…
-
**Describe the bug**
After implementing "com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.9.0", which I need to use SymbolManager so I can create a custom marker, app stops building with th…
mvnh updated
3 months ago
-
### The bug
When I navigate to the map view in the app - it does not show any photos or places. The UI becomes unresponsive - the navigation buttons do not work.
I recorded a video depicting this:…
-
One of the talked about benefits of golang is that it compiles to a single binary. Projects such as [nexe](https://github.com/crcn/nexe) and [jxcore](http://jxcore.com) allow compiling to a single bi…
-
# Question
I have to draw a custom map supporting translations, rotations and zooming.
The transforms of every gesture is always additive in respect of the previous gestures.
From a math perspect…
-
OpenStreetMap has a tagging schema for charging stations: https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcharging_station It is the ideal database for this kind of data: It's a geo-database for obj…
dbrgn updated
9 months ago
-
## Issue
Every time I call ``authorize()`` method I get ``Error: Data intent is null``, whenever running on an Android emulator with 'R' operating system. Any idea what could be causing this error …
-
java.lang.Exception
at android.location.LocationManager.requestLocationUpdates(Native Method)
at android.location.LocationManager.requestLocationUpdates(LocationManager.java:590)
at android.loca…
-
Hello DJI team,
I am starting with the DJI Mobile SDK development and having issues with the dependencies while compiling the code. Some instructions seem to be outdated (different versions of Andr…