NativeScript/nativescript-angular

getLocation() not implemented

jelledijkstra97 opened this issue · 0 comments

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI:
  • Cross-platform modules: ~8.0.0
  • Android Runtime: -
  • iOS Runtime: 8.0.0
  • Plugin(s): -
  • NativeScript-Angular: ~11.8.0
  • Angular: ~11.2.7

Describe the bug
After after the splash screen I get the error: NativeScriptDomAdapter.getLocation() not implemented

To Reproduce
Start the app

Expected behavior
That the app starts

Sample project

Additional context