on 2022 Mar 02 10:25 PM
Tutorials: https://developers.sap.com/tutorials/cp-mobile-dev-kit-nativescript-geolocation.html
--------------------------
Question on step 8 asks What value is passed for NSPlugins in the MDKProject.json?
seems obvious that in step 6.2 this json is defined and added
<code>{
"AppName": "DemoSampleApp",
"AppVersion": "1.0.0",
"BundleID": "Enter your Bundle ID",
"Externals": ["@nativescript/geolocation"],
"NSPlugins": ["@nativescript/geolocation@8.0.0"],
"UrlScheme": "mdkclient"
}
and that the value for NSPlugins is ["@nativescript/geolocation@8.0.0"].
however this results in an incorrect response.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Instructor needed to update the validation on this particular question. It has been updated and submitting the answer ["@nativescript/geolocation@8.0.0"] results in a valid answer as expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
84 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.