Warning:
The APIs enumerated on this page are sensitive in nature, pertaining to the acquisition of user information. Developers are urged to thoroughly comprehend the subsequent API descriptions before submitting their applications for approval. In the event of any unlawful or non-compliant activities by the user, the platform reserves the right to revoke permissions, impose account suspensions, and pursue legal liabilities if necessary.
Location
getLocation
English Name: Get the current geographical location and velocity.
Remarks: To acquire the current geographical location and speed. See getLocation for more details. choosePoi
English Name: Open the POI list to select a location.
Remarks: Open the POI list to select a location, which supports both vague positioning (accurate to the city) and precise positioning in a mixed selection. For more details, see choosePoi. chooseLocation
English Name: Open the map to select a location.
Remarks: Open the map to select a location. For more details, see chooseLocation. startLocationUpdateBackground
English name: Enable the mini program to receive location messages upon entering the frontend and backend.
Remarks: Enables the mini program to receive location messages when entering the frontend and backend, which requires guiding the user to give "authorization". For more details, see startLocationUpdateBackground. startLocationUpdate
English name: Enable the mini program to receive location messages upon entering the frontend.
Remarks: Enable the mini program to receive location messages when entering the frontend. For more details, see startLocationUpdate. onLocationChange
English name: Monitoring real-time geographical location change events.
Remarks: Monitor real-time geographical location change events. This needs to be used in conjunction with wx.startLocationUpdateBackground and wx.startLocationUpdate. For more details, see onLocationChange. getFuzzyLocation
English Name: Get the current fuzzy geographical location.
Remarks: Get the fuzzy current geographical location. See getFuzzyLocation for details. Open Interfaces
startSoterAuthentication
English name: Biometric authentication
checkIsSupportSoterAuthentication
English name: Get biometric authentication method.
checkIsSoterEnrolledInDevice
English Name: Invoke Biometric Authentication Interface.
Remarks: Interface used to determine whether biometric information such as fingerprints is registered in the device (invoke system API). For more details, see checkIsSoterEnrolledInDevice. Contact person
chooseContact
English Name: Get Contact List.
Remarks: Initiate the mobile contact list and select a contact. For more details, see chooseContact.
Was this page helpful?