-
-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
Description
Which platform(s) does your issue occur on?
- iOS
Please, provide the following version numbers that your issue occurs with:
- CLI: 6.1.2
- Cross-platform modules: 6.1.2
- Runtime(s): tns-ios: 6.0.1
- Plugin(s): 7.1.0
Please, tell us how to recreate the issue in as much detail as possible.
Running the Demo Vue app, add a console log to the selection promise. The _ios object is returned empty.
Is there any code involved?
console.log(element._ios.location)