-
Notifications
You must be signed in to change notification settings - Fork 52
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
How do you Update IOS SDK? #58
Comments
Hi, @lbweb . You can look at @dagatsoin commit changes and try to change the same way. But I don't recommend for the following reason: I was unable to make .framework work. So it's better to wait for @dagatsoin answer whether it works or try his fork. If it works it' s not so hard to integrate his code regarding version. If not - it will be painful. I'll have to remember how to compile .framework into library and it will take time. |
@Anothar @dagatsoin Thanks guys! Will investigate further and update this thread. |
HI @dagatsoin, It has to do with the CDVMapbox.m file - I checked the file and all the other files its trying to import are also there. Can you point me in the right direction on what could be going wrong here? Did you have a similar error when you upgraded the underlying SDK to 3.2?
|
ouch... I haven't got a clue as to what the hell is this. And no, I had not got this error.
|
Planing to update iOS, don't know to which version yet. Adding it to the next milestone. @dagatsoin @EddyVerbruggen Do you know in advance which version should we choose without breaking changes on the API we're using? |
Hi All,
In a separate pull request listed by @dagatsoin here he says:
"The Mapbox SDK is now iOS 3.2.0 and also fixes a memory leak which add 30-50mo each time the user show/hide the map"
I am having this exact issue! Can someone explain how to update the IOS SDK sitting behind the Telerik plugin to 3.20?
Please note: I am using @Anothar's fork here
The text was updated successfully, but these errors were encountered: