All Products
Search
Document Center

SuperApp:Implement user device information authorization for WindVane miniapps

Last Updated:Jan 17, 2025

The WindVane miniapps supports device information authorization. This guide only introduces the steps of how to enable device authorization via the SDK. For detailed business workflows, please refer to the documentation wv.authorize User Device Information Authorization Process.

How to Enable

How to Customize Styles

How to Customize Copywriting

Note

  • After setting needAuthFromApp to true, the container will disable the following native JS methods or tags:

  • navigator.geolocation.getCurrentPosition

  • navigator.geolocation.watchPosition

  • navigator.geolocation.clearWatch

  • <input type="file" onchange="">

  • navigator.mediaDevices.getUserMedia