I want to take a snapshot from a widget tree, so I wrap the tree in a RepaintBoundary widget and use its key to do the work.It works, but on older devices (ex: i6) it crashes.