zmiao
zmiao
@enersis-pst thank you for your feedback and the reason why we are putting this feature on hold is that the current implementation brings a significant bundle size increase, which is...
Thanks for the help from @alexshalamov. We run the sample project with ios-5.1.0 and ios-4.7.0, the memory consumption behaviors are the same, also we compared the behaviors between gl-native and...
We found the continuous memory growth issue https://github.com/mapbox/mapbox-gl-native/issues/15179 was probably introduced as a regression from the pull request https://github.com/mapbox/mapbox-gl-native/pull/14669. But this memory growth would only happen when Debug information is...
@fawzirifai thanks for reporting this issue. I am testing locally, however, I cannot get this reproduced yet. It would be great if you could provide more details about your case,...
@fawzirifai thanks for the reproducible example, the root cause is found, a fix is in progress.