A developer now needs to make a motion track recording application, which can report the user's location information in real time. Which of the following is correct?
A.
Use RequestParam.SCENE_TRAJECTORY_TRACKINGsettings to locate the scene
B.
Apply for the ohos.permission.LOCATION permission only in config.json
C.
dynamically requests user authorization only in the codeohos.permission.LOCATION
D.
Use RequestParam.SCENE_NO_POWER settings to locate the scene
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit