Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of errors #35

Open
DantheCodingGui opened this issue Mar 27, 2020 · 0 comments
Open

Lack of errors #35

DantheCodingGui opened this issue Mar 27, 2020 · 0 comments

Comments

@DantheCodingGui
Copy link

DantheCodingGui commented Mar 27, 2020

Hi,

I added this library to a new project a while back and tested that it worked with the other libraries that I regularly use (dagger, data binding, etc) and it worked fine. However I didn't end up using it until now.

Somewhere along the way I'm guessing with something I've added, resource provider has stopped generating any provider classes but because it didn't spit out any errors I haven't noticed until now.

Is there any chance more errors or warnings could be thrown at compile time when generating the providers so I could have an idea on what is wrong or at least when it breaks? (in cases where a certain provider class fails to generate)

Usually whenever I've had problems with Resource Provider it has been around these provider classes not generating so it would be useful to have some guidance on where to look for solutions in my code base.

Thanks

Edit: found the issue I was having, will mark as a separate issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant