Skip to content

Getting started procedure not working #15

@NJullienSweet

Description

@NJullienSweet

Describe the bug
I started to do what the Getting started paragraph told me, but already ended with an issue.

To Reproduce
Steps to reproduce the behavior:

  1. Create a MAUI project
  2. Add the JSON file (optional)
  3. Add the Matomo.Maui Nuget
  4. Add the .UseMatomo() line
  5. See the error: 'MauiAppBuilder' does not contain a definition for 'UseMatomo' and no accessible extension method 'UseMatomo' accepting a first argument of type 'MauiAppBuilder' could be found (are you missing a using directive or an assembly reference?)

Repro repo can be found here: https://github.com/NJullienSweet/MauiMatomoTest

Expected behavior
The .UseMatomo() line shouldn't have an error.

Screenshots
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions