-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi Piotr,
First, thank you for developing this library, it’s been really helpful, and we’ve adopted it in our project.
I’m running into an issue after installing the unlocked package. When I try to use the classes, I get the following error on save:
Type is not visible: btcdev.SOQL
It seems that the class access modifiers are set to public instead of global, which makes them inaccessible outside the package.
Am I missing something, or should the classes be marked as global to allow access from other namespaces?
Thanks again for your work on this project!
pgajek2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working