Yurii Terletskyi

Results 4 comments of Yurii Terletskyi

I'm using version 3.2.0 and still getting UnsatisfiedLinkError with `couldn't find "libh3-java.so"`. Could you please help me to run it?

where do I find `libh3-java.so` please?

Ok figured it out. There are two ways to run the command. 1. `mapbox datasets create-tileset {dataset id} -n zoom5 {user id}` or 2. `mapbox datasets create-tileset {dataset id} {user...

This is expected behaviour starting from Android 12 (31). For full info and changing the behaviour please see: https://developer.android.com/guide/components/foreground-services#notification-immediate One of the most popular ways to make a notification appear...