# Migration from One Shot Gesture

On January 1, 2027, the **One Shot** gesture will become unavailable. Please replace it with another gesture:

<table><thead><tr><th width="128"></th><th width="130"></th><th width="187"></th><th></th></tr></thead><tbody><tr><td><strong>Component</strong></td><td><strong>Where to replace</strong></td><td><strong>What to replace</strong></td><td><strong>Replacement</strong></td></tr><tr><td>API</td><td>tag in the request body</td><td><code>video_selfie_oneshot</code></td><td><code>video_selfie_blank</code></td></tr><tr><td>Web SDK</td><td><a data-footnote-ref href="#user-content-fn-1">code</a></td><td><code>video_selfie_best</code></td><td><code>video_selfie_blank</code></td></tr><tr><td>Android SDK</td><td>code</td><td><code>OneShot</code></td><td><code>Blank</code></td></tr><tr><td>iOS SDK</td><td>code</td><td><code>one_shot</code></td><td><code>selfie</code></td></tr></tbody></table>

[^1]: `normal` and `lite` architectures
