You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a plan to release a new stable version of the Kujaku Library? The reason I’m asking is because the latest version (0.9.0) is based on Mapbox SDK 8.3.3, which relies on SoLoader 0.6.0. SoLoader versions prior to 0.9.0 are known for causing issues to 64-bit devices, as they assume that all system libraries are present in /system/lib:/vendor/lib, more information about this can be found here. I can almost bet that all that is already on your radar also because I noticed that the project now targets Mapbox SDK 9.7.1, so I wonder if there are plans to release a new version.
Thank you
Ahmad
The text was updated successfully, but these errors were encountered:
@avazirna Ahmad. Yes, there is a plan to release a new version which points to the latest Mapbox. However, there are too many breaking changes for the update and we realized that this might take a bit longer. Kindly send a PR if you are interested in this
Hi there,
Is there a plan to release a new stable version of the Kujaku Library? The reason I’m asking is because the latest version (0.9.0) is based on Mapbox SDK 8.3.3, which relies on SoLoader 0.6.0. SoLoader versions prior to 0.9.0 are known for causing issues to 64-bit devices, as they assume that all system libraries are present in
/system/lib:/vendor/lib
, more information about this can be found here. I can almost bet that all that is already on your radar also because I noticed that the project now targets Mapbox SDK 9.7.1, so I wonder if there are plans to release a new version.Thank you
Ahmad
The text was updated successfully, but these errors were encountered: