<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
2 comments
I had the same issue with the latest build 133 of dronelink flight version 2.0.0 .
For me it helped to install a previous build. To do so, you can go to TestFlight App -> previous builds
Build 130 does not crash, when I start dronelink app (running on an ipad).
Good luck and happy flying for your mission!
If you need a stable build you should probably roll back to the latest production version (1.7.3). Having said that, the DJI SDK update that supports the Mavic Air 2 is causing this issue. The only work-around we have found so far is to uninstall and then reinstall the app.
Please sign in to leave a comment.