Sensitive Api
TIP
The APIs listed on this page are all sensitive APIs that involve obtaining user information. Developers are requested to read the relevant API instructions below before submitting applications for approval as needed. Once the user is found to have violated laws and regulations, the platform has the right to revoke permissions and block the account, and reserves the right to pursue legal liability.
Location
getLocation
- Name: Get the current geographic location and speed.
- Description: Get the current geographic location and speed. For details, please refer to getLocation
choosePoi
TIP
Only supported by mini programs.
- Name: Open the POI list to select the location.
- Description: Open the POI list to select the location, support fuzzy positioning (accurate to the region) and precise positioning mixed selection, for details, please refer to choosePoi
chooseLocation
TIP
Only supported by mini programs.
- Name: Open the map to select the location.
- Description: Open the map to select the location, for details, please refer to chooseLocation
startLocationUpdateBackground
TIP
Only supported by mini programs.
- Name: Receive location messages when the applet is turned on and enters the foreground and background.
- Description: Receive location messages when the applet is turned on and enters the foreground and background. Users need to be guided to enable authorization. For details, please refer to startLocationUpdateBackground
startLocationUpdate
TIP
Only supported by mini programs.
- Name: Receive location messages when the applet is turned on and enters the foreground.
- Description: Receive location messages when the applet is turned on and enters the foreground. For details, please refer to startLocationUpdate
onLocationChange
TIP
Only supported by mini programs.
- Name: Listen for real-time geographic location change events.
- Description: Listen to real-time location change events, need to be used in conjunction with wx.startLocationUpdateBackground, wx.startLocationUpdate, for details, see onLocationChange
getFuzzyLocation
- Name: Get the current fuzzy location.
- Description: Get the current fuzzy location, for details, see getFuzzyLocation
Open Interface
startSoterAuthentication
TIP
Only supported by mini programs.
- Name: Biometric Authentication.
- Description: Start SOTER biometric authentication (call system API), for details, see startSoterAuthentication
checkIsSupportSoterAuthentication
TIP
Only supported by mini programs.
- Name: Get biometric authentication method.
- Description: Get the SOTER biometric authentication method supported by this device (call system API), for details, see checkIsSupportSoterAuthentication
checkIsSoterEnrolledInDevice
TIP
Only supported by mini programs.
- Name: Call biometric authentication interface.
- Description: Interface to obtain whether biometric information such as fingerprints is entered in the device (call system API), for details, see checkIsSoterEnrolledInDevice
Contact
chooseContact
TIP
Only supported by mini programs.
- Name: Get address book.
- Note: Pull up the phone's address book and select a contact. For details chooseContact