Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this library discontinued? #524

Open
vTechGIS opened this issue Nov 19, 2022 · 8 comments
Open

Is this library discontinued? #524

vTechGIS opened this issue Nov 19, 2022 · 8 comments

Comments

@vTechGIS
Copy link

I have a plan for a new project using cartodb mobile sdk. But I get this message: "This component is still under support but it will not be further developed. We don't recommend starting new projects with it."

Reference link: https://carto.com/developers/mobile-sdk/

So, Is this library discontinued? Can you give me more information?

This is the best mobile map library to me.

@mtehver
Copy link
Contributor

mtehver commented Nov 21, 2022

Thanks for the question, we have had several similar questions lately.

A short answer is no, the SDK is not discontinued.

Some background information is probably needed here. The business model of CARTO has evolved quite a bit for the last few years and lots of older CARTO projects (like CARTO.js, CARTOframes and CARTO Mobile SDK) have been thus moved to legacy status. Mobile SDK is a bit different here. The development of the project for the last few years has been done separately from rest of CARTO's projects. CARTO has provided support for development but has not been directly involved. We are currently discussing by opening up the project to be more community driven and perhaps then forking the project (it will remain open-source). Until this is done, we plan making fixes to this repo and if needed, making additional releases, if needed.

Hope this provides some clarification.

@safe-bug
Copy link

Is there any update on the information you provided, @mtehver? I noticed there haven't been any releases since 2022. Will the CARTO fork of the SDK be available as a paid product with support?

@farfromrefug
Copy link
Contributor

@safe-bug Akylas#1
I am just right now rebuilding old versions of the sdk which were removed on iOS.
I plan on maintaining it if i can. But i might need help / funding

@mtehver
Copy link
Contributor

mtehver commented Jun 18, 2024

@safe-bug Unfortunately I have limited time available to actively support or work on new features. We have been discussing potential new features and support options with @farfromrefug and we have some good ideas, but I can not share anything firm right now. The general idea is to fork, add new features and perhaps rebrand the project, but still keep it open source.

@farfromrefug
Copy link
Contributor

farfromrefug commented Jul 1, 2024

@safe-bug @vTechGIS if you want to test i just published a rc build of my fork https://github.com/Akylas/mobile-sdk/releases/tag/v5.0.0-rc.1. Not released on maven/cocoapod yet. I need to find a new framework name first...
WARNING: all carto online stuff + licensing have been removed.

@vTechGIS
Copy link
Author

vTechGIS commented Jul 1, 2024

@safe-bug @vTechGIS if you want to test i just published a rc build of my fork https://github.com/Akylas/mobile-sdk/releases/tag/v5.0.0-rc.1. Not released on maven/cocoapod yet. I need to find a new framework name first... WARNING: all carto online stuff + licensing have been removed.

@farfromrefug, Awesome, i will test it now. thank you very much

@vTechGIS
Copy link
Author

vTechGIS commented Jul 2, 2024

Hello @farfromrefug,

I tested your build on Android 15 beta and got the following error:

Failed to initialize Carto Mobile Maps SDK, native .so library failed to load? java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~RSKr91fxKBdY4JCwmN0FoA==/Z9MdnFkjmdSaoYsDqvCX0g==/lib/x86_64/libcarto_mobile_sdk.so" (new hash type from the future?)

May be due to the build not supporting 16 KB page sizes (https://developer.android.com/guide/practices/page-sizes?hl=en)
Can you update it?
Thank you very much.

@farfromrefug
Copy link
Contributor

@vTechGIS but you are testing on a 16kb device ? The framework is not compatible yet. It requires a bit of work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants